Hotspot showed the world that there were ways to make non statically compiled languages perform. In fact, Java's performance these days rivals c++ on a number of metrics for a number of purposes. As a result, we have seen languages like Perl, Javascript, VB, etc all embrace virtual machine execution environments. Now, there is another to add to the list. Little ole PHP is now joining the JIT world.
According to our sources, Facebook has been working on a PHP compiler that will increase speed by around 80% and offer a just-in-time (JIT) compilation engine that will offer a number of advantages. The project is very similar to Google's Unladen Swallow project, which rebuilt the Python compiler, boosting the speed fivefold and opening the door for multi-language integration.
link: CONFIRMED: Facebook Gets Faster, Debuts Homegrown PHP Compiler
Click Here to read more...
Comments