Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 17, 2015 23:14
Show Gist options
  • Save rgilton/73392d566c408eb559f9 to your computer and use it in GitHub Desktop.
Save rgilton/73392d566c408eb559f9 to your computer and use it in GitHub Desktop.
-bash-4.2$ ab -k -c 400 -n 10000 https://www.studentrobotics.org/comp-api/config
This is ApacheBench, Version 2.3 <$Revision: 1604373 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking www.studentrobotics.org (be patient)
Completed 1000 requests
Completed 2000 requests
Completed 3000 requests
Completed 4000 requests
Completed 5000 requests
Completed 6000 requests
Completed 7000 requests
Completed 8000 requests
Completed 9000 requests
Completed 10000 requests
Finished 10000 requests
Server Software: Apache/2.4.10
Server Hostname: www.studentrobotics.org
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,2048,256
Document Path: /comp-api/config
Document Length: 282 bytes
Concurrency Level: 400
Time taken for tests: 54.846 seconds
Complete requests: 10000
Failed requests: 0
Keep-Alive requests: 9971
Total transferred: 5235558 bytes
HTML transferred: 2820000 bytes
Requests per second: 182.33 [#/sec] (mean)
Time per request: 2193.845 [ms] (mean)
Time per request: 5.485 [ms] (mean, across all concurrent requests)
Transfer rate: 93.22 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 112 2089.1 0 54787
Processing: 1 131 650.8 33 4914
Waiting: 1 131 650.8 33 4914
Total: 1 244 2213.9 33 54812
Percentage of the requests served within a certain time (ms)
50% 33
66% 37
75% 40
80% 43
90% 53
95% 70
98% 4376
99% 4670
100% 54812 (longest request)
-bash-4.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment