
HHVM is an open source project for compiling programs written in PHP. I like it because HHVM compiles the PHP in an intermediate bytecode instead of interpreting the code directly. Then this bytecode can be easily run on any 64 bit machine using a JIT compiler and provide high performance for my PHP programs. The best part is it is backed by software giant Facebook and has extensive community support from them. It is best suited for websites getting lots of requests in a short amount of time. Review collected by and hosted on G2.com.
The very first disadvantage is for the 32 bit machine users; they can use it as it doesn’t support 32bit OS machines and runs only on high end machines. I also observed that not all WordPress plugins are supported by it. Rest everything looks good from a developer perspective. Review collected by and hosted on G2.com.
The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.
Validated through LinkedIn
This reviewer was offered a nominal gift card as thank you for completing this review.
Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.

