########## 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: 79.77 General statistics: total time: 30.0106s total number of events: 2394 Latency (ms): min: 12.38 avg: 12.54 max: 15.03 95th percentile: 12.75 sum: 30009.40 Threads fairness: events (avg/stddev): 2394.0000/0.00 execution time (avg/stddev): 30.0094/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: 142.99 General statistics: total time: 30.0128s total number of events: 4292 Latency (ms): min: 13.77 avg: 13.98 max: 15.47 95th percentile: 13.95 sum: 60021.43 Threads fairness: events (avg/stddev): 2146.0000/0.00 execution time (avg/stddev): 30.0107/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: 261.94 General statistics: total time: 30.0124s total number of events: 7862 Latency (ms): min: 14.45 avg: 15.27 max: 45.90 95th percentile: 15.27 sum: 120032.19 Threads fairness: events (avg/stddev): 1965.5000/4.97 execution time (avg/stddev): 30.0080/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: 261.95 General statistics: total time: 30.0222s total number of events: 7865 Latency (ms): min: 15.16 avg: 30.52 max: 84.68 95th percentile: 38.94 sum: 240019.04 Threads fairness: events (avg/stddev): 983.1250/2.42 execution time (avg/stddev): 30.0024/0.01