Formatting code for LinuxBenchmark
{{parent page=Linux}}
===Benchmark and load test===
==Generate CPU load==
%%
while true ; do openssl speed ; done
md5sum < /dev/urandom
dd if=/dev/urandom of=/dev/null
%%
===Benchmark and load test===
==Generate CPU load==
%%
while true ; do openssl speed ; done
md5sum < /dev/urandom
dd if=/dev/urandom of=/dev/null
%%