Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

cpubench

About

Simple CPU benchmark tool written in C.

Measures CPU performance by calibrating a loop and running benchmarks, with support for multi-process scenarios (up to 128 processes).

Usage

$ gcc -o cpubench cpubench.c
$ ./cpubench