Skip to content

Instantly share code, notes, and snippets.

@mtigas
Created April 12, 2010 19:49
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 mtigas/363931 to your computer and use it in GitHub Desktop.
Save mtigas/363931 to your computer and use it in GitHub Desktop.
mtigas@nationbrowse:~$ ab -n 100 -c 10 http://mike.tig.as/
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 mike.tig.as (be patient).....done
Server Software: nginx/0.7.62
Server Hostname: mike.tig.as
Server Port: 80
Document Path: /
Document Length: 0 bytes
Concurrency Level: 10
Time taken for tests: 0.190 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Non-2xx responses: 100
Total transferred: 23700 bytes
HTML transferred: 0 bytes
Requests per second: 526.32 [#/sec] (mean)
Time per request: 19.000 [ms] (mean)
Time per request: 1.900 [ms] (mean, across all concurrent requests)
Transfer rate: 121.81 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 2.0 0 10
Processing: 0 18 8.0 20 30
Waiting: 0 18 8.0 20 30
Total: 0 18 7.6 20 30
Percentage of the requests served within a certain time (ms)
50% 20
66% 20
75% 20
80% 20
90% 30
95% 30
98% 30
99% 30
100% 30 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment