================================================================================ Results summary: -------------------------------------------------------------------------------- - WRK2 10k => 242m RPS - WRK2 20k => 120m RPS - WRK2 30k => 76m RPS - WRK2 40k => 58m RPS ================================================================================ WRK2 10k => 242m RPS -------------------------------------------------------------------------------- wrk2 -t10k -c10k -R100m "http://127.0.0.1:8080/100.html" Initialised 10000 threads in 2247 ms. Running 10s test @ http://127.0.0.1:8080/100.html 10000 threads and 10000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 3.69s 2.68s 9.83s 0.02% Req/Sec -nan -nan 0.00 0.00% 8282268 requests in 34.25ms, 2.55GB read Requests/sec: 241810983.62 Transfer/sec: 74.54GB ================================================================================ WRK2 20k => 120m RPS -------------------------------------------------------------------------------- wrk2 -t20k -c20k -R100m "http://127.0.0.1:8080/100.html" Initialised 20000 threads in 8221 ms. Running 10s test @ http://127.0.0.1:8080/100.html 20000 threads and 20000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 2.63s 2.30s 9.46s 0.02% Req/Sec -nan -nan 0.00 0.00% 8799163 requests in 73.00ms, 2.71GB read Requests/sec: 120529875.08 Transfer/sec: 37.16GB ================================================================================ WRK2 30k => 76m RPS -------------------------------------------------------------------------------- wrk2 -t30k -c30k -R100m "http://127.0.0.1:8080/100.html" Initialised 30000 threads in 18345 ms. Running 10s test @ http://127.0.0.1:8080/100.html 30000 threads and 30000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 2.59s 2.22s 9.51s 0.02% Req/Sec -nan -nan 0.00 0.00% 8570124 requests in 112.40ms, 2.64GB read Requests/sec: 76245298.13 Transfer/sec: 23.50GB ================================================================================ WRK2 40k => 58m RPS -------------------------------------------------------------------------------- wrk2 -t40k -c40k -R100m "http://127.0.0.1:8080/100.html" Initialised 40000 threads in 31724 ms. Running 10s test @ http://127.0.0.1:8080/100.html 40000 threads and 40000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 2.49s 2.12s 8.93s 0.02% Req/Sec -nan -nan 0.00 0.00% 8731092 requests in 149.14ms, 2.69GB read Requests/sec: 58542533.58 Transfer/sec: 18.05GB ================================================================================