Tag: hhvm

  • WPWeekly Episode 275 – The JavaScript Framework Rabbit Hole

    WPWeekly Episode 275 – The JavaScript Framework Rabbit Hole

    In this episode, John James Jacoby and I celebrate WordPress’ 14th birthday. We discuss the removal of HHVM from WordPress’ testing infrastructure and how it was likely the reason PHP 7 gained so many performance improvements. For a majority of the show, Jacoby and I spoke in-depth on which JavaScript framework WordPress core should choose.…

  • WordPress Removes HHVM from Testing Infrastructure

    WordPress Removes HHVM from Testing Infrastructure

    Before the release of PHP 7 in 2015, many WordPress managed hosting companies looked to Facebook’s HHVM to provide better performance. Pagely, WP Engine, and SiteGround added HHVM hosting options in 2014 and early 2015. However, PHP 7 performance gains have been enough to preclude wider HHVM adoption. WordPress core developer John Blackbourn announced yesterday…

  • HHVM Demonstrated to be 18.7% Faster Than PHP 7 on a WordPress Workload

    HHVM Demonstrated to be 18.7% Faster Than PHP 7 on a WordPress Workload

    This week HHVM developers shared the results of their first ever open source performance lockdown. HHVM is Facebook’s open source PHP execution engine, originally created to help make its infrastructure more efficient. WordPress managed hosts, including WP Engine, Pagely, and SiteGround, have added HHVM hosting options within the last year to cater to customers who…

  • WP Engine Open Sources Mercury Vagrant for Running WordPress on HHVM and PHP-FPM

    WP Engine Open Sources Mercury Vagrant for Running WordPress on HHVM and PHP-FPM

    WP Engine Labs, in collaboration with the VVV creators at 10up, released Mercury Vagrant (HGV) today. The new open source Vagrant configuration uses HHVM to serve PHP code. It also includes the ability to run your development site using standard PHP to test against for comparison. Mercury Vagrant is useful for any WordPress developer who…

  • WP Engine Sponsors John James Jacoby to Work on HHVM Compatibility with BuddyPress

    WP Engine Sponsors John James Jacoby to Work on HHVM Compatibility with BuddyPress

    WP Engine announced today that the company will be sponsoring John James Jacoby to work on HHVM compatibility for BuddyPress. Mercury, the host’s new enterprise HHVM WordPress hosting platform, debuted last month with initial benchmarks indicating performance improvements of up to 600%. Jacoby is the project lead for BuddyPress and a former employee of 10up,…

  • WP Engine Partners with 10up to Launch Enterprise HHVM WordPress Hosting Platform

    WP Engine Partners with 10up to Launch Enterprise HHVM WordPress Hosting Platform

    WP Engine is launching its high availability enterprise hosting platform today. The new product is called Mercury and it’s built to provide HHVM (with PHP-FPM failover) to customers who require better PHP performance. WP Engine is one of the first WordPress managed hosts to offer HHVM (HipHop Virtual Machine), a PHP execution engine originally created…

  • Heroku WP: A Template for Installing and Running WordPress on Heroku

    Heroku WP: A Template for Installing and Running WordPress on Heroku

    Over the past few months, WordPress developers have been experimenting with speeding up PHP execution with HHVM (HipHop Virtual Machine) and have achieved some amazingly fast load times. HHVM compatibility with WordPress is gradually improving and more hosting companies are moving to adopt it, as many believe that HHVM will soon revolutionize PHP. Changes in…

  • HHVM for Varying Vagrant Vagrants: WordPress Development on Speed

    HHVM for Varying Vagrant Vagrants: WordPress Development on Speed

    Are you looking to add HHVM to Varying Vagrant Vagrants? HHVVVM is a new HHVM configuration for WordPress developers who currently have dev environments set up using VVV. HHVVVM, though it sounds oddly similar to an STD, is a configuration created by John James Jacoby, which you can fork for your own use. If you…