########## CPU TEST - 1 threads ########## sysbench cpu --cpu-max-prime=50000 --time=30 run --threads=1 sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3) Running the test with following options: Number of threads: 1 Initializing random number generator from current time Prime numbers limit: 50000 Initializing worker threads... Threads started! CPU speed: events per second: 389.27 General statistics: total time: 30.0011s total number of events: 11679 Latency (ms): min: 2.53 avg: 2.57 max: 3.40 95th percentile: 2.66 sum: 29999.63 Threads fairness: events (avg/stddev): 11679.0000/0.00 execution time (avg/stddev): 29.9996/0.00 ########## CPU TEST - 2 threads ########## sysbench cpu --cpu-max-prime=50000 --time=30 run --threads=2 sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3) Running the test with following options: Number of threads: 2 Initializing random number generator from current time Prime numbers limit: 50000 Initializing worker threads... Threads started! CPU speed: events per second: 734.18 General statistics: total time: 30.0012s total number of events: 22027 Latency (ms): min: 2.68 avg: 2.72 max: 3.21 95th percentile: 2.86 sum: 59999.43 Threads fairness: events (avg/stddev): 11013.5000/0.50 execution time (avg/stddev): 29.9997/0.00 ########## CPU TEST - 4 threads ########## sysbench cpu --cpu-max-prime=50000 --time=30 run --threads=4 sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3) Running the test with following options: Number of threads: 4 Initializing random number generator from current time Prime numbers limit: 50000 Initializing worker threads... Threads started! CPU speed: events per second: 1263.95 General statistics: total time: 30.0026s total number of events: 37923 Latency (ms): min: 2.94 avg: 3.16 max: 21.60 95th percentile: 3.19 sum: 119998.10 Threads fairness: events (avg/stddev): 9480.7500/25.17 execution time (avg/stddev): 29.9995/0.00