bblack@cp1075:~$ wrk -t1 -c1 -d10s --latency -H 'X-Forwarded-Proto: https' https://en.wikipedia.org/favicon.ico Running 10s test @ https://en.wikipedia.org/favicon.ico 1 threads and 1 connections Thread Stats Avg Stdev Max +/- Stdev Latency 8.29ms 11.84ms 87.16ms 86.63% Req/Sec 293.42 121.50 690.00 68.00% Latency Distribution 50% 786.00us 75% 12.31ms 90% 23.73ms 99% 53.50ms 2924 requests in 10.01s, 10.47MB read Requests/sec: 292.12 Transfer/sec: 1.05MB ===== bblack@cp1075:~$ wrk -t1 -c1 -d10s --latency -H 'X-Forwarded-Proto: https' http://en.wikipedia.org/favicon.ico Running 10s test @ http://en.wikipedia.org/favicon.ico 1 threads and 1 connections Thread Stats Avg Stdev Max +/- Stdev Latency 141.61us 28.23us 1.58ms 86.61% Req/Sec 7.01k 394.99 7.64k 83.17% Latency Distribution 50% 132.00us 75% 148.00us 90% 180.00us 99% 228.00us 70453 requests in 10.10s, 254.51MB read Requests/sec: 6975.53 Transfer/sec: 25.20MB