HHVM Has Made PHP Even Faster With Greater Parity

Written by Michael Larabel in Free Software on 21 December 2013 at 02:42 AM EST. 2 Comments
FREE SOFTWARE
After Facebook developers focused non-stop on improving the performance and language parity for the HipHop Virtual Machine (HHVM), they have now announced their outstanding results.

As a benchmark for their progress over the past three weeks of development to improve their open-source PHP interpreter, HHVM now passes about 99% of the unit tests from 21 popular open-source frameworks. HipHop developers also achieved a ~15% performance improvement across the board for their PHP interpreter that runs all the PHP code at Facebook.com.

The HipHop Virtual Machine has long been very fast and with nearly every update they make PHP on HHVM even faster. After this three-week lock-down, more PHP code runs on the HipHop Virtual Machine and it's doing so while boasting yet another large speed improvement. HHVM is becoming an increasingly viable alternative to the upstream PHP interpreter for production workloads outside of Facebook. The Phoronix Test Suite is HHVM-compatible and in my development work using HHVM it's been a great experience. The Anzwix back-end and some other projects of mine are also riding happily atop HHVM.

For those interested in all of the details about the latest round of HHVM improvements, see the project's blog post. The Facebook HHVM team has also committed to further major improvements in 2014. The code for this JIT compiler that's put out under the PHP/Zend licenses can be found on GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week