########## 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: 370.54 General statistics: total time: 30.0010s total number of events: 11117 Latency (ms): min: 2.69 avg: 2.70 max: 3.16 95th percentile: 2.71 sum: 29999.46 Threads fairness: events (avg/stddev): 11117.0000/0.00 execution time (avg/stddev): 29.9995/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: 738.02 General statistics: total time: 30.0021s total number of events: 22143 Latency (ms): min: 2.68 avg: 2.71 max: 3.20 95th percentile: 2.76 sum: 60000.73 Threads fairness: events (avg/stddev): 11071.5000/0.50 execution time (avg/stddev): 30.0004/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: 1264.32 General statistics: total time: 30.0016s total number of events: 37933 Latency (ms): min: 2.96 avg: 3.16 max: 23.56 95th percentile: 3.19 sum: 119997.05 Threads fairness: events (avg/stddev): 9483.2500/41.43 execution time (avg/stddev): 29.9993/0.00