########## 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: 54.64 General statistics: total time: 30.0087s total number of events: 1640 Latency (ms): min: 18.23 avg: 18.30 max: 27.32 95th percentile: 18.28 sum: 30005.59 Threads fairness: events (avg/stddev): 1640.0000/0.00 execution time (avg/stddev): 30.0056/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: 109.33 General statistics: total time: 30.0165s total number of events: 3282 Latency (ms): min: 18.23 avg: 18.29 max: 26.65 95th percentile: 18.28 sum: 60025.64 Threads fairness: events (avg/stddev): 1641.0000/2.00 execution time (avg/stddev): 30.0128/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: 215.57 General statistics: total time: 30.0163s total number of events: 6471 Latency (ms): min: 18.24 avg: 18.55 max: 55.51 95th percentile: 18.61 sum: 120027.14 Threads fairness: events (avg/stddev): 1617.7500/14.75 execution time (avg/stddev): 30.0068/0.01 ########## 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: 215.65 General statistics: total time: 30.0236s total number of events: 6475 Latency (ms): min: 18.28 avg: 37.08 max: 87.94 95th percentile: 43.39 sum: 240067.65 Threads fairness: events (avg/stddev): 809.3750/5.48 execution time (avg/stddev): 30.0085/0.01