You are here

CPU Power load testing

A quick method to max out one core of your CPU. Copy and Paste In a terminal window:

while true; do continue; done

Use with a watt meter to see how energy efficient your CPU is at 100% load.
Ctrl c to quit.