News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Bob Majdak's Blog: Compile That PHP-GTK2, and More

Paranoid Engineering Blog: CMS Battle: Drupal va Joomla va Custom Programming

WebProNews.com: In Praise Of PHP

NETTUTS.com: How to Open Zip Files with PHP

Mike Davies' Blog: PHP Frameworks: comparing CakePHP and symfony


Community Events











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


example podcast development introduction release testing application interview tool functional conference opinion zendframework2 framework phpunit community series unittest code language

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