Total Pageviews

Monday 13 June 2016

cpuburn

cpuburn lets you utilize 100% of all available cores from the command line — useful when stress-testing.

Download

PlatformVersionPackageSize
Linux (32-bit)1.0 – 2012-07-18cpuburn-1.0-i386.tar.gz406 KB
Linux (64-bit)1.0 – 2012-07-18cpuburn-1.0-amd64.tar.gz405 KB
Windows1.0 – 2012-07-18cpuburn-1.0.zip424 KB
Git repositoryDevelopmenthttps://github.com/patrickmn/cpuburn

Usage Examples

CommandExplanation
./cpuburnBurn all available cores
./cpuburn -n 2Burn two cores
./cpuburn -n 2 -u 5Burn two cores, sending an update every five seconds