Created
December 10, 2015 10:40
-
-
Save kudrin/c9db69678030eeecb2c9 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
This is ApacheBench, Version 2.3 <$Revision: 1706008 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking localhost (be patient) | |
Server Software: thin | |
Server Hostname: localhost | |
Server Port: 3002 | |
Document Path: /gravatar/[email protected] | |
Document Length: 67 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 4.498 seconds | |
Complete requests: 10000 | |
Failed requests: 0 | |
Total transferred: 3030000 bytes | |
HTML transferred: 670000 bytes | |
Requests per second: 2223.46 [#/sec] (mean) | |
Time per request: 4.498 [ms] (mean) | |
Time per request: 0.450 [ms] (mean, across all concurrent requests) | |
Transfer rate: 657.92 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 2 4 3.2 3 21 | |
Waiting: 0 4 3.0 3 20 | |
Total: 2 4 3.2 3 21 | |
Percentage of the requests served within a certain time (ms) | |
50% 3 | |
66% 4 | |
75% 4 | |
80% 4 | |
90% 5 | |
95% 14 | |
98% 15 | |
99% 16 | |
100% 21 (longest request) |
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
This is ApacheBench, Version 2.3 <$Revision: 1706008 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking localhost (be patient) | |
Server Software: nginx/1.8.0 | |
Server Hostname: localhost | |
Server Port: 80 | |
Document Path: /gravatar/[email protected] | |
Document Length: 77 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 0.644 seconds | |
Complete requests: 10000 | |
Failed requests: 0 | |
Total transferred: 2180000 bytes | |
HTML transferred: 770000 bytes | |
Requests per second: 15522.98 [#/sec] (mean) | |
Time per request: 0.644 [ms] (mean) | |
Time per request: 0.064 [ms] (mean, across all concurrent requests) | |
Transfer rate: 3304.70 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.1 0 0 | |
Processing: 0 1 0.2 1 3 | |
Waiting: 0 1 0.2 1 3 | |
Total: 0 1 0.1 1 3 | |
Percentage of the requests served within a certain time (ms) | |
50% 1 | |
66% 1 | |
75% 1 | |
80% 1 | |
90% 1 | |
95% 1 | |
98% 1 | |
99% 1 | |
100% 3 (longest request) |
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
This is ApacheBench, Version 2.3 <$Revision: 1706008 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking localhost (be patient) | |
Server Software: thin | |
Server Hostname: localhost | |
Server Port: 3002 | |
Document Path: /gravatar/[email protected] | |
Document Length: 67 bytes | |
Concurrency Level: 10 | |
Time taken for tests: 4.020 seconds | |
Complete requests: 10000 | |
Failed requests: 0 | |
Total transferred: 3030000 bytes | |
HTML transferred: 670000 bytes | |
Requests per second: 2487.52 [#/sec] (mean) | |
Time per request: 4.020 [ms] (mean) | |
Time per request: 0.402 [ms] (mean, across all concurrent requests) | |
Transfer rate: 736.05 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 0 0.0 0 0 | |
Processing: 1 4 3.4 3 17 | |
Waiting: 0 3 3.1 2 16 | |
Total: 1 4 3.4 3 17 | |
Percentage of the requests served within a certain time (ms) | |
50% 3 | |
66% 3 | |
75% 3 | |
80% 4 | |
90% 4 | |
95% 15 | |
98% 16 | |
99% 16 | |
100% 17 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment