Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


generate_cpu_load

This is an old revision of the document!


Generate CPU load

4 threads

stress --cpu 4

4 threads

perl -e 'while (--$ARGV[0] and fork) {}; while () {}' 4

1 thread

while true ; do openssl speed ; done
generate_cpu_load.1402405157.txt.gz · Last modified: 2014/06/10 12:59 by admin