Created
February 10, 2017 14:01
-
-
Save sean3z/9255a421df3389c728d837bd108484a9 to your computer and use it in GitHub Desktop.
wrk Benchmark - Node.js (via Restify) - 2 threads (10 connections)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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