Created
August 17, 2014 22:03
-
-
Save jurikern/6b4f4c7638dd139b5388 to your computer and use it in GitHub Desktop.
100k
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
Server Software: Webmachine-Ruby/1.2.2 | |
Server Hostname: 127.0.0.1 | |
Server Port: 4000 | |
Document Path: /api/track?token=test_token | |
Document Length: 0 bytes | |
Concurrency Level: 130 | |
Time taken for tests: 349.434 seconds | |
Complete requests: 100000 | |
Failed requests: 2 | |
(Connect: 1, Receive: 0, Length: 1, Exceptions: 0) | |
Write errors: 0 | |
Non-2xx responses: 100000 | |
Total transferred: 23303873 bytes | |
HTML transferred: 3895 bytes | |
Requests per second: 286.18 [#/sec] (mean) | |
Time per request: 454.265 [ms] (mean) | |
Time per request: 3.494 [ms] (mean, across all concurrent requests) | |
Transfer rate: 65.13 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 1.4 0 190 | |
Processing: 95 454 275.0 418 8052 | |
Waiting: 91 452 274.9 417 8052 | |
Total: 95 454 275.0 418 8052 | |
Percentage of the requests served within a certain time (ms) | |
50% 418 | |
66% 478 | |
75% 519 | |
80% 548 | |
90% 646 | |
95% 761 | |
98% 954 | |
99% 1126 | |
100% 8052 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment