Skip to content

Instantly share code, notes, and snippets.

@jkriddle
Created November 13, 2013 04:15
Show Gist options
  • Save jkriddle/7443596 to your computer and use it in GitHub Desktop.
Save jkriddle/7443596 to your computer and use it in GitHub Desktop.
new-host:~ 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: 117511 bytes
Concurrency Level: 10
Time taken for tests: 64.009 seconds
Complete requests: 100
Failed requests: 4
(Connect: 0, Receive: 0, Length: 4, Exceptions: 0)
Write errors: 0
Non-2xx responses: 4
Total transferred: 11345624 bytes
HTML transferred: 11283760 bytes
Requests per second: 1.56 [#/sec] (mean)
Time per request: 6400.866 [ms] (mean)
Time per request: 640.087 [ms] (mean, across all concurrent requests)
Transfer rate: 173.10 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 14 20 4.7 21 42
Processing: 285 6224 4545.7 3918 18614
Waiting: 285 6126 4539.2 3809 18536
Total: 307 6244 4546.2 3934 18632
Percentage of the requests served within a certain time (ms)
50% 3934
66% 4790
75% 5869
80% 11104
90% 14743
95% 16972
98% 17499
99% 18632
100% 18632 (longest request)
new-host:~ mac$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment