News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: knj SQL-admin

Chris Hartjes' Blog: “My framework is more MVC than *your* framework!”

The Bakery: Ten New Tutorials/Components/Releases Posted

International PHP Magazine: Poll Question: What Is the Best Way to Do QA for PHP?

Zend Developer Zone: PHP, Flex and Mobile


Community Events











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


development series composer language introduction podcast object code functional framework opinion database interview tool example community conference testing release zendframework2

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