Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 17, 2015 22:43
Show Gist options
  • Save rgilton/eee23e5fe3225456a28d to your computer and use it in GitHub Desktop.
Save rgilton/eee23e5fe3225456a28d to your computer and use it in GitHub Desktop.
bash-4.2$ ab -c 400 -n 2000 https://www.studentrobotics.org/comp-api/configg
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 200 requests
Completed 400 requests
Completed 600 requests
Completed 800 requests
Completed 1000 requests
Completed 1200 requests
Completed 1400 requests
Completed 1600 requests
Completed 1800 requests
Completed 2000 requests
Finished 2000 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: 13.544 seconds
Complete requests: 2000
Failed requests: 0
Total transferred: 974000 bytes
HTML transferred: 564000 bytes
Requests per second: 147.67 [#/sec] (mean)
Time per request: 2708.765 [ms] (mean)
Time per request: 6.772 [ms] (mean, across all concurrent requests)
Transfer rate: 70.23 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 40 912 1628.5 438 10246
Processing: 2 408 860.0 164 5144
Waiting: 2 324 871.8 76 5143
Total: 385 1320 1931.9 672 10782
Percentage of the requests served within a certain time (ms)
50% 672
66% 719
75% 783
80% 878
90% 4583
95% 5030
98% 10632
99% 10766
100% 10782 (longest request)
-bash-4.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment