Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created June 24, 2014 18:13
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/9853fea778e06885108a to your computer and use it in GitHub Desktop.
Save tony-o/9853fea778e06885108a to your computer and use it in GitHub Desktop.
{tony@boondocks:~/projects/perl6-http-server-async}% wrk -t2 -c2 http://127.0.0.1:8080/test
Running 10s test @ http://127.0.0.1:8080/test
2 threads and 2 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 26.50ms 3.58ms 42.28ms 70.61%
Req/Sec 37.13 7.81 51.00 71.88%
747 requests in 10.00s, 56.17KB read
Socket errors: connect 0, read 747, write 0, timeout 0
Requests/sec: 74.69
Transfer/sec: 5.62KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment