Skip to content

Instantly share code, notes, and snippets.

@tinbotu
Created March 28, 2012 09:29
Show Gist options
  • Save tinbotu/2225033 to your computer and use it in GitHub Desktop.
Save tinbotu/2225033 to your computer and use it in GitHub Desktop.
mod_yabaic.c with memcached
kuma@matshita:~$ ab -c100 -n1000 http://192.168.20.10/ya
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 192.168.20.10 (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: Apache/2.2.22
Server Hostname: 192.168.20.10
Server Port: 80
Document Path: /ya
Document Length: 30 bytes
Concurrency Level: 100
Time taken for tests: 0.682 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 180000 bytes
HTML transferred: 30000 bytes
Requests per second: 1467.07 [#/sec] (mean)
Time per request: 68.163 [ms] (mean)
Time per request: 0.682 [ms] (mean, across all concurrent requests)
Transfer rate: 257.88 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 1.4 0 6
Processing: 7 64 10.5 66 87
Waiting: 7 64 10.5 66 87
Total: 13 65 9.3 66 87
Percentage of the requests served within a certain time (ms)
50% 66
66% 68
75% 69
80% 69
90% 71
95% 73
98% 76
99% 78
100% 87 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment