Skip to content

Instantly share code, notes, and snippets.

@jchris
Created November 21, 2008 22:28
Show Gist options
  • Save jchris/27667 to your computer and use it in GitHub Desktop.
Save jchris/27667 to your computer and use it in GitHub Desktop.
$ab -n 10000 -c 10 http://127.0.0.1:5984/blogdb/657a25a45525ee93eb8a0aaae7e637dfThis is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking 127.0.0.1 (be patient)
Completed 1000 requests
Completed 2000 requests
Completed 3000 requests
Completed 4000 requests
Completed 5000 requests
Completed 6000 requests
Completed 7000 requests
Completed 8000 requests
Completed 9000 requests
Finished 10000 requests
Server Software: CouchDB/0.9.0a718647-incubating
Server Hostname: 127.0.0.1
Server Port: 5984
Document Path: /blogdb/657a25a45525ee93eb8a0aaae7e637df
Document Length: 196 bytes
Concurrency Level: 10
Time taken for tests: 8.384139 seconds
Complete requests: 10000
Failed requests: 0
Write errors: 0
Total transferred: 4240000 bytes
HTML transferred: 1960000 bytes
Requests per second: 1192.73 [#/sec] (mean)
Time per request: 8.384 [ms] (mean)
Time per request: 0.838 [ms] (mean, across all concurrent requests)
Transfer rate: 493.79 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.4 0 11
Processing: 1 7 3.2 7 40
Waiting: 1 6 2.8 5 38
Total: 1 7 3.2 7 40
Percentage of the requests served within a certain time (ms)
50% 7
66% 8
75% 8
80% 9
90% 12
95% 14
98% 17
99% 20
100% 40 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment