Eli Fulkerson .com HomeProjectsPressure-cpu-stress-tester
 

Pressure - A CPU Stress Tester

Description:

Pressure is a CPU stress tester. It can either be run in a console window or installed as a Windows service. A separate console program is used to communicate with and control the service.

PressureService.exe

When started, it will ramp up all cores to 100%.

PressureConsole.exe

There is also an easter egg command. "c 100000000" for instance will instruct the service to loop 100000000 times before sleeping. This can be used to tweak the service to a particular processor speed.

Known Caveats:

Download:

Pressure v 0.1, includes both Service and Console