Lokender Y.
LY
Software Developer
Information Technology and Services
Enterprise (> 1000 emp.)
"Open Source VM for PHP"
4.5/5
What do you like best about HHVM?

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.

What do you dislike about HHVM?

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.

See what 1 reviewer thinks of HHVM

4.5 out of 5 · Verified reviews from real users

Read all reviews