Comparing Benchmark Tools
Note: This article was originally published at Planet PHP
on 27 October 2010.
As I noted last week, I have moved my framework benchmarking project to GitHub. As part of the move, I updated the project to allow benchmarking using any of three tools: Acme http_load, Apache ab, or Joedog siege. (For reference, the old project will remain at GoogleCode.)
I thought it might be interesting to see [...]


