Skip to content

Instantly share code, notes, and snippets.

@sean3z
Created February 10, 2017 13:50
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 sean3z/aa88bce0816878afb651277547b51f58 to your computer and use it in GitHub Desktop.
Save sean3z/aa88bce0816878afb651277547b51f58 to your computer and use it in GitHub Desktop.
wrk Benchmark - Rust (via Rocket) - 2 threads (10 connections)
[sean:~/rust/rocket-api] $ wrk -d1m http://127.0.0.1:8000/
Running 1m test @ http://127.0.0.1:8000/
2 threads and 10 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 106.75us 14.93us 1.92ms 83.38%
Req/Sec 36.25k 8.96k 47.49k 50.08%
4327977 requests in 1.00m, 602.61MB read
Requests/sec: 72133.75
Transfer/sec: 10.04MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment