########## 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: 49.76 General statistics: total time: 30.0195s total number of events: 1494 Latency (ms): min: 20.04 avg: 20.09 max: 29.38 95th percentile: 20.00 sum: 30018.35 Threads fairness: events (avg/stddev): 1494.0000/0.00 execution time (avg/stddev): 30.0183/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: 98.88 General statistics: total time: 30.0135s total number of events: 2968 Latency (ms): min: 20.05 avg: 20.22 max: 84.54 95th percentile: 20.37 sum: 60017.01 Threads fairness: events (avg/stddev): 1484.0000/1.00 execution time (avg/stddev): 30.0085/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: 98.83 General statistics: total time: 30.0171s total number of events: 2967 Latency (ms): min: 20.10 avg: 40.45 max: 100.68 95th percentile: 48.34 sum: 120027.16 Threads fairness: events (avg/stddev): 741.7500/1.64 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: 98.94 General statistics: total time: 30.0359s total number of events: 2972 Latency (ms): min: 33.85 avg: 80.78 max: 141.31 95th percentile: 92.42 sum: 240075.67 Threads fairness: events (avg/stddev): 371.5000/1.50 execution time (avg/stddev): 30.0095/0.01