Created
November 13, 2013 15:11
-
-
Save jkriddle/7450644 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Macs-MacBook-Pro:~ mac$ ab -n 100 -c 10 http://staging.beargrylls.discoveryuk.com/api/section/get | |
This is ApacheBench, Version 2.3 <$Revision: 655654 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking staging.beargrylls.discoveryuk.com (be patient).....done | |
Server Software: Apache | |
Server Hostname: staging.beargrylls.discoveryuk.com | |
Server Port: 80 | |
Document Path: /api/section/get | |
Document Length: 20 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 4.742 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Write errors: 0 | |
Non-2xx responses: 100 | |
Total transferred: 76900 bytes | |
HTML transferred: 2000 bytes | |
Requests per second: 21.09 [#/sec] (mean) | |
Time per request: 474.237 [ms] (mean) | |
Time per request: 47.424 [ms] (mean, across all concurrent requests) | |
Transfer rate: 15.84 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 13 22 5.6 21 54 | |
Processing: 210 422 220.8 329 989 | |
Waiting: 210 421 220.9 329 988 | |
Total: 234 444 221.0 349 1014 | |
Percentage of the requests served within a certain time (ms) | |
50% 349 | |
66% 441 | |
75% 515 | |
80% 610 | |
90% 948 | |
95% 993 | |
98% 1003 | |
99% 1014 | |
100% 1014 (longest request) | |
Macs-MacBook-Pro:~ mac$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment