News Feed
Jobs Feed
Sections




News Archive
PHPClasses.org:
The Secret PHP Optimization of version 5.4
June 14, 2012 @ 12:12:42

In this new post from Manuel Lemos on the PHPClasses.org blog about some of the performance enhancements that were introduced in the latest PHP releases (the 5.4.x series) including variable access optimization.

PHP 5.4 introduced several performance optimizations. One of them was not discussed much in the PHP community but it may affect the performance of your code depending on the way you write it.

He gets into some of the details surrounding the variable access optimization, pointing out how to get the most out of this improvement. He also does a bit of speculation about future versions of the language, including the possible introduction of "Just In Time" compilers.

0 comments voice your opinion now!
optimization version variable access object property


blog comments powered by Disqus

Similar Posts

PHPClasses.org: Lately in PHP Podcast - Episode #25: The 7 Main Optimizations of PHP 5.4

Jacob Santos' Blog: Object Oriented Programming Isn't Easy

Nexen.net: PHP statistics for March 2007

Tim Koschuetzki's Blog: Composing Methods: Remove Assignments to Parameters

Kevin Schroeder's Blog: Remote Debugging with the Zend Debugger and PHPUnit


Community Events









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


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

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