Skip to content

Instantly share code, notes, and snippets.

@membphis
Created February 25, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save membphis/1c869c58949c5fea30ad90629c3c0197 to your computer and use it in GitHub Desktop.
Save membphis/1c869c58949c5fea30ad90629c3c0197 to your computer and use it in GitHub Desktop.
local test - wrk
$ wrk -d30 -t1 -c1 --latency http://test.com/t.txt
Running 30s test @ http://test.com/t.txt
1 threads and 1 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 196.78us 152.72us 6.68ms 97.98%
Req/Sec 5.25k 670.20 6.17k 74.75%
Latency Distribution
50% 181.00us
75% 223.00us
90% 259.00us
99% 438.00us
157179 requests in 30.10s, 46.91MB read
Requests/sec: 5221.68
Transfer/sec: 1.56MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment