Skip to content

Instantly share code, notes, and snippets.

@mdarby
Created March 27, 2015 00:15
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 mdarby/538dd1d451d09df43c82 to your computer and use it in GitHub Desktop.
Save mdarby/538dd1d451d09df43c82 to your computer and use it in GitHub Desktop.
Server Software:
Server Hostname: localhost
Server Port: 4001
Document Path: /api/contacts
Document Length: 2 bytes
Concurrency Level: 100
Time taken for tests: 5.029 seconds
Complete requests: 10000
Failed requests: 0
Total transferred: 2280000 bytes
HTML transferred: 20000 bytes
Requests per second: 1988.43 [#/sec] (mean)
Time per request: 50.291 [ms] (mean)
Time per request: 0.503 [ms] (mean, across all concurrent requests)
Transfer rate: 442.74 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 0.6 0 5
Processing: 14 50 27.2 39 134
Waiting: 14 50 27.2 39 134
Total: 14 50 27.2 39 134
WARNING: The median and mean for the initial connection time are not within a normal deviation
These results are probably not that reliable.
Percentage of the requests served within a certain time (ms)
50% 39
66% 73
75% 77
80% 79
90% 83
95% 88
98% 94
99% 98
100% 134 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment