News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Paul Jones' Blog:
Lazyweb Request Why would PHP be *faster* than HTML?
February 20, 2009 @ 09:31:14

While running some benchmarks on some of the more popular PHP frameworks, Paul Jones came across something interesting - a PHP request was handled faster than a static HTML request.

With the help of the great guys at Slicehost.com, I am attempting to run my benchmark series on a virtual private server, to compare with EC2. However, I'm seeing a very strange result for the baselines: a PHP page delivers more requests-per-second than a static HTML page.

According to his results, his runs of ab (the Apache benchmarking tool) showed that requests against the index.html file (versus the index.php) came in at almost 400 requests per second slower. As it turns out, though, the problem of the skewed results wasn't in the serving up of the requests but in the ab tool itself. He picked up another testing tool, seige, and ran that with the same requests and got more correct results.

0 comments voice your opinion now!
html faster benchmark framework test slicehost ubuntu apache ab




Community Events





Don't see your event here?
Let us know!


language release application podcast custom community database introduction series symfony2 test opinion development phpunit conference api component unittest framework interview

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework