Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created June 26, 2014 17:55
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/65e8d9b880e86b2ea8b6 to your computer and use it in GitHub Desktop.
Save tony-o/65e8d9b880e86b2ea8b6 to your computer and use it in GitHub Desktop.
{tony@boondocks:~/projects/perl6-http-server-async}% !wrk
wrk -c 10 -t 10 http://127.0.0.1:8080/test
Running 10s test @ http://127.0.0.1:8080/test
10 threads and 10 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 259.76ms 151.19ms 646.49ms 63.78%
Req/Sec 4.53 2.56 12.00 82.14%
477 requests in 10.00s, 44.72KB read
Socket errors: connect 0, read 1, write 0, timeout 0
Requests/sec: 47.69
Transfer/sec: 4.47KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment