########## 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: 169.64 General statistics: total time: 30.0035s total number of events: 5090 Latency (ms): min: 5.77 avg: 5.89 max: 6.94 95th percentile: 5.99 sum: 29998.12 Threads fairness: events (avg/stddev): 5090.0000/0.00 execution time (avg/stddev): 29.9981/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: 333.05 General statistics: total time: 30.0028s total number of events: 9993 Latency (ms): min: 5.99 avg: 6.00 max: 8.25 95th percentile: 5.99 sum: 59998.19 Threads fairness: events (avg/stddev): 4996.5000/0.50 execution time (avg/stddev): 29.9991/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: 660.17 General statistics: total time: 30.0061s total number of events: 19810 Latency (ms): min: 5.99 avg: 6.06 max: 24.04 95th percentile: 6.21 sum: 119997.84 Threads fairness: events (avg/stddev): 4952.5000/17.46 execution time (avg/stddev): 29.9995/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: 660.28 General statistics: total time: 30.0073s total number of events: 19814 Latency (ms): min: 5.99 avg: 12.11 max: 48.13 95th percentile: 17.95 sum: 239958.66 Threads fairness: events (avg/stddev): 2476.7500/13.14 execution time (avg/stddev): 29.9948/0.01