News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Flickr The Real World PHP 5 Benchmark
March 27, 2009 @ 12:03:08

Sebastian Bergmann has posted a real world benchmark as justification for moving from a PHP 4 to PHP 5 environment - evidence from Flickr's change.

Benchmarks such as the PHP / GCC / ICC Benchmark I posted quite a while ago on this blog are synthetic. They test "raw bytecode execution" speed that cannot be translated into real-world situations per se. Flickr recently migrated from PHP 4 to PHP 5. And here are their real world numbers.

The graph shows a dramatic drop in processing needed (CPU usage) at the moment they made the switch over from PHP4 to PHP5.The system processing usage stayed about the same (system processes like logging and memory handling) but the user CPU usage (like what the web server would use) saw an immediate change by almost twenty percent.

0 comments voice your opinion now!
php5 php4 benchmark flickr cpu usage compare graph


blog comments powered by Disqus

Similar Posts

Dries Buytaert\'s Blog: Drupal webserver configurations compared

Justin Silverton\'s Blog: Why use php5?

ThinkPHP Blog: Extending class SoapServer (PHP5) for debugging

Sebastian Bergmann's Blog: Extended Reflection API for PHP 5

DevShed: Working with the Tidy Library in PHP 5


Community Events











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


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

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