########## 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: 187.03 General statistics: total time: 30.0043s total number of events: 5612 Latency (ms): min: 5.31 avg: 5.35 max: 5.91 95th percentile: 5.37 sum: 30002.72 Threads fairness: events (avg/stddev): 5612.0000/0.00 execution time (avg/stddev): 30.0027/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: 371.10 General statistics: total time: 30.0037s total number of events: 11135 Latency (ms): min: 5.31 avg: 5.39 max: 5.69 95th percentile: 5.47 sum: 60002.29 Threads fairness: events (avg/stddev): 5567.5000/0.50 execution time (avg/stddev): 30.0011/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: 723.70 General statistics: total time: 30.0054s total number of events: 21716 Latency (ms): min: 5.40 avg: 5.53 max: 18.66 95th percentile: 5.57 sum: 120006.64 Threads fairness: events (avg/stddev): 5429.0000/26.07 execution time (avg/stddev): 30.0017/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.87 General statistics: total time: 30.0093s total number of events: 21694 Latency (ms): min: 5.50 avg: 11.06 max: 40.74 95th percentile: 17.63 sum: 239958.87 Threads fairness: events (avg/stddev): 2711.7500/16.97 execution time (avg/stddev): 29.9949/0.01