########## 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: 168.67 General statistics: total time: 30.0045s total number of events: 5061 Latency (ms): min: 5.93 avg: 5.93 max: 6.11 95th percentile: 5.88 sum: 30002.95 Threads fairness: events (avg/stddev): 5061.0000/0.00 execution time (avg/stddev): 30.0029/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: 337.26 General statistics: total time: 30.0021s total number of events: 10119 Latency (ms): min: 5.93 avg: 5.93 max: 6.41 95th percentile: 5.88 sum: 59999.75 Threads fairness: events (avg/stddev): 5059.5000/0.50 execution time (avg/stddev): 29.9999/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: 671.00 General statistics: total time: 30.0055s total number of events: 20135 Latency (ms): min: 5.93 avg: 5.96 max: 43.85 95th percentile: 5.99 sum: 120007.22 Threads fairness: events (avg/stddev): 5033.7500/24.50 execution time (avg/stddev): 30.0018/0.00