Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created June 17, 2014 21:20
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 tony-o/1e5d3b5461c7a69420db to your computer and use it in GitHub Desktop.
Save tony-o/1e5d3b5461c7a69420db to your computer and use it in GitHub Desktop.
{tony@boondocks:~/projects/perl6-http-server-async}% wrk -t 1 -c 5 http://127.0.0.1:8080/test
Running 10s test @ http://127.0.0.1:8080/test
1 threads and 5 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 128.63ms 67.87ms 207.25ms 45.83%
Req/Sec 34.46 30.00 86.00 45.83%
341 requests in 10.00s, 25.64KB read
Socket errors: connect 0, read 845, write 0, timeout 7
Requests/sec: 34.08
Transfer/sec: 2.56KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment