[development] Menu system work
Khalid Baheyeldin
kb at 2bits.com
Mon Mar 5 21:26:32 UTC 2007
The previous tests were with APC on.
At a whim, I ran them with APC off, and here are the results.
$ ab2 -n1000 http://head.example.com/| egrep "^Req|^Time"
Time taken for tests: 175.623664 seconds
Requests per second: 5.69 [#/sec] (mean)
Time per request: 175.624 [ms] (mean)
Time per request: 175.624 [ms] (mean, across all concurrent requests)
$ ab2 -n1000 http://5.example.com/| egrep "^Req|^Time"
Time taken for tests: 183.491533 seconds
Requests per second: 5.45 [#/sec] (mean)
Time per request: 183.492 [ms] (mean)
Time per request: 183.492 [ms] (mean, across all concurrent requests)
Still HEAD is better, but not by a big margin.
--
2bits.com
http://2bits.com
Drupal development, customization and consulting.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20070305/a461c7df/attachment.htm
More information about the development
mailing list