HHVM is a just-in-time compiler and bytecode interpreter created by Facebook to execute PHP code faster than traditional PHP implementations. The document discusses efforts to make HHVM fully compatible with Magento, including over 100 bug fixes contributed back to HHVM. Benchmarks show HHVM providing a large performance boost for Magento sites. Caching solutions can still be used with HHVM to further improve performance.