News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Proof that PHP 5.4 is Twice as Fast as PHP 5.3
June 14, 2012 @ 10:04:55

In this quick post to her blog, Lorna Mitchell shares an interesting bit of benchmarking she did between PHP versions 5.3 and 5.4, finding 5.4 twice as fast as it's previous version sibling.

So recently I was working on some benchmarks for different versions of PHP, because I heard that PHP 5.4 is "faster" and since I'm a data geek I want to know how much faster! Now, PHP 5.4 is, in general, faster than PHP 5.3 but not twice as fast* unless you pick a use case which has been particularly optimised. My first attempt at benchmarking the two versions produced this. This was a surprise to me; was PHP 5.4 really so much faster??

Her benchmark was a pretty simple one - looping and creating a new object, evaluating the timing of how long it took to execute. A commentor also points to some more official benchmarks that were done and posted to the php.internals mailing list.

0 comments voice your opinion now!
speed version difference improvement create object benchmark


blog comments powered by Disqus

Similar Posts

JSLabs Blog: How to create Microsoft Office Documents with PHP

Oracle Technology Network: Persisting PHP5 Objects in Oracle

Eran Galperin's Blog: OO PHP Templating

Zend Developer Zone: The Speed of Going Local

Stoimen Popov's Blog: PHP: Don’t Call the Destructor Explicitly


Community Events









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


language functional object development unittest example composer framework release interview testing introduction community opinion tool api podcast event code zendframework2

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