News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPClasses.org Blog:
PHP compiler performance
February 23, 2010 @ 13:44:43

On the PHPClasses.org blog today there's a new post that talks about source code compilers and a few of the popular PHP compilers to help you optimize your code.

Several PHP compilers existed since many years ago, but the fact that it is actually Facebook releasing their [HipHop] compiler made it a very relevant matter for PHP developers, as Facebook is currently the busiest site in the world that is developed mostly in PHP.

He briefly explains what compilers can do for you (with diagrams) and takes a look at some of the native machine code compilers like Roadsend, PHC Open Source Compiler and Facebook's HipHop. He's also run a few benchmarks to show the performance of the resulting compiled code from each compiler. Some general conclusions are also included like dynamic vs. static PHP, opcode caching and the effects of I/O operations on script execution.

3 comments voice your opinion now!
source compile performance compare




Community Events





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


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

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