########## 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: 422.75 General statistics: total time: 30.0023s total number of events: 12684 Latency (ms): min: 2.34 avg: 2.37 max: 3.15 95th percentile: 2.39 sum: 30000.79 Threads fairness: events (avg/stddev): 12684.0000/0.00 execution time (avg/stddev): 30.0008/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: 800.73 General statistics: total time: 30.0016s total number of events: 24024 Latency (ms): min: 2.47 avg: 2.50 max: 3.43 95th percentile: 2.57 sum: 60000.52 Threads fairness: events (avg/stddev): 12012.0000/0.00 execution time (avg/stddev): 30.0003/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: 1520.06 General statistics: total time: 30.0018s total number of events: 45606 Latency (ms): min: 2.60 avg: 2.63 max: 3.13 95th percentile: 2.66 sum: 119999.64 Threads fairness: events (avg/stddev): 11401.5000/1.12 execution time (avg/stddev): 29.9999/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: 2423.02 General statistics: total time: 30.0029s total number of events: 72701 Latency (ms): min: 3.04 avg: 3.30 max: 23.18 95th percentile: 3.43 sum: 239991.31 Threads fairness: events (avg/stddev): 9087.6250/26.37 execution time (avg/stddev): 29.9989/0.00