########## 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: 138.59 General statistics: total time: 30.0011s total number of events: 4158 Latency (ms): min: 7.17 avg: 7.21 max: 19.97 95th percentile: 7.30 sum: 29999.43 Threads fairness: events (avg/stddev): 4158.0000/0.00 execution time (avg/stddev): 29.9994/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: 276.67 General statistics: total time: 30.0054s total number of events: 8302 Latency (ms): min: 7.17 avg: 7.23 max: 16.86 95th percentile: 7.30 sum: 60005.20 Threads fairness: events (avg/stddev): 4151.0000/3.00 execution time (avg/stddev): 30.0026/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: 548.48 General statistics: total time: 30.0070s total number of events: 16459 Latency (ms): min: 7.17 avg: 7.29 max: 44.25 95th percentile: 7.56 sum: 120007.51 Threads fairness: events (avg/stddev): 4114.7500/29.05 execution time (avg/stddev): 30.0019/0.00