########## 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: 181.57 General statistics: total time: 30.0028s total number of events: 5448 Latency (ms): min: 5.50 avg: 5.51 max: 6.04 95th percentile: 5.47 sum: 30001.43 Threads fairness: events (avg/stddev): 5448.0000/0.00 execution time (avg/stddev): 30.0014/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: 363.15 General statistics: total time: 30.0049s total number of events: 10897 Latency (ms): min: 5.50 avg: 5.51 max: 6.40 95th percentile: 5.47 sum: 60005.99 Threads fairness: events (avg/stddev): 5448.5000/0.50 execution time (avg/stddev): 30.0030/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: 715.42 General statistics: total time: 30.0048s total number of events: 21467 Latency (ms): min: 5.50 avg: 5.59 max: 35.78 95th percentile: 5.57 sum: 120007.08 Threads fairness: events (avg/stddev): 5366.7500/24.73 execution time (avg/stddev): 30.0018/0.00 ########## CPU TEST - 8 threads ########## sysbench cpu --cpu-max-prime=50000 --time=30 run --threads=8 sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3) Running the test with following options: Number of threads: 8 Initializing random number generator from current time Prime numbers limit: 50000 Initializing worker threads... Threads started! CPU speed: events per second: 722.92 General statistics: total time: 30.0061s total number of events: 21693 Latency (ms): min: 5.50 avg: 11.06 max: 43.39 95th percentile: 17.63 sum: 239972.74 Threads fairness: events (avg/stddev): 2711.6250/14.13 execution time (avg/stddev): 29.9966/0.01