Skip to content

Instantly share code, notes, and snippets.

@sean3z
Created February 10, 2017 14:01
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/9255a421df3389c728d837bd108484a9 to your computer and use it in GitHub Desktop.
Save sean3z/9255a421df3389c728d837bd108484a9 to your computer and use it in GitHub Desktop.
wrk Benchmark - Node.js (via Restify) - 2 threads (10 connections)
[sean:~/node/restify-api] $ wrk -d1m http://127.0.0.1:8080/
Running 1m test @ http://127.0.0.1:8080/
2 threads and 10 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 1.26ms 322.81us 22.70ms 93.94%
Req/Sec 4.02k 291.35 4.33k 91.08%
479768 requests in 1.00m, 67.26MB read
Requests/sec: 7996.19
Transfer/sec: 1.12MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment