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