Linux: Command line performance testing application
June 23, 2016
Install sysbench
Run:
sysbench –test=cpu –cpu-max-prime=20000 –num-threads=8 run
- Note: The thread count should match the number of cores you would like to test.
Install sysbench
Run:
sysbench –test=cpu –cpu-max-prime=20000 –num-threads=8 run