Skip to content

Instantly share code, notes, and snippets.

@bryanhelmig
Created March 21, 2012 05:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryanhelmig/2145008 to your computer and use it in GitHub Desktop.
Save bryanhelmig/2145008 to your computer and use it in GitHub Desktop.
➜ ~ ab -c 50 -n 1000 http://emailpie.com/
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 emailpie.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
Server Hostname: emailpie.com
Server Port: 80
Document Path: /
Document Length: 1560 bytes
Concurrency Level: 50
Time taken for tests: 0.989 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 1712000 bytes
HTML transferred: 1560000 bytes
Requests per second: 1011.49 [#/sec] (mean)
Time per request: 49.432 [ms] (mean)
Time per request: 0.989 [ms] (mean, across all concurrent requests)
Transfer rate: 1691.09 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 6 6 0.3 6 8
Processing: 11 42 4.1 42 53
Waiting: 11 42 4.1 42 53
Total: 18 48 3.9 48 60
Percentage of the requests served within a certain time (ms)
50% 48
66% 49
75% 49
80% 49
90% 51
95% 51
98% 51
99% 52
100% 60 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment