ab -n 100 -c 5 http://magento.mydomain.com/
Server Software: Apache/2.2.8
Server Port: 80
...
Requests per second: 5.42 [#/sec] (mean) b) APC setup no memcached - tmpfs
ab -n 100 -c 5 http://magento.mydomain.com/
Server Software: Apache/2.2.8
Server Hostname: magento.yves-rocher.com
Server Port: 80
...
Requests per second: 10.93 [#/sec] (mean) c) APC - memcached setup no tmpfs
ab -n 100 -c 5 http://magento.mydomain.com/
Server Software: Apache/2.2.8
Server Hostname: magento.yves-rocher.com
Server Port: 80
...
Requests per second: 15.57 [#/sec] (mean) d) Full setup
ab -n 100 -c 5 http://magento.mydomain.com/
Server Software: Apache/2.2.8
Server Hostname: magento.yves-rocher.com
Server Port: 80
...
Requests per second: 17.85 [#/sec] (mean)