Created
September 20, 2013 18:51
-
-
Save robbiet480/6642085 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
➜ ~ ab -n 1000 -c 5 https://js.balancedpayments.com/v1/balanced.js | |
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 js.balancedpayments.com (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests | |
Completed 500 requests | |
Completed 600 requests | |
Completed 700 requests | |
Completed 800 requests | |
Completed 900 requests | |
Completed 1000 requests | |
Finished 1000 requests | |
Server Software: nginx/1.2.9 | |
Server Hostname: js.balancedpayments.com | |
Server Port: 443 | |
SSL/TLS Protocol: TLSv1,AES256-SHA,2048,256 | |
Document Path: /v1/balanced.js | |
Document Length: 20855 bytes | |
Concurrency Level: 5 | |
Time taken for tests: 31.637 seconds | |
Complete requests: 1000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 21073000 bytes | |
HTML transferred: 20855000 bytes | |
Requests per second: 31.61 [#/sec] (mean) | |
Time per request: 158.185 [ms] (mean) | |
Time per request: 31.637 [ms] (mean, across all concurrent requests) | |
Transfer rate: 650.48 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 40 63 84.7 55 1597 | |
Processing: 54 95 68.1 87 1570 | |
Waiting: 53 92 48.3 86 1525 | |
Total: 110 158 109.9 144 1694 | |
Percentage of the requests served within a certain time (ms) | |
50% 144 | |
66% 155 | |
75% 163 | |
80% 168 | |
90% 184 | |
95% 201 | |
98% 228 | |
99% 245 | |
100% 1694 (longest request) | |
➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment