Facebook Revamps PHP-Based Web Pages

By

They may not know it, but Facebook users are navigating the ultra-popular social network with a new and improved computing infrastructure. Company officials announced Dec. 9 that it is again revamping the way it handles PHP-based Web pages, to improve the experience for its 800 million users.

Last year, Facebook deployed HipHop for PHP to help support the growing number of Facebook users.

“While HipHop has helped us make significant gains in the performance of our code, its reliance on static compilation makes optimizing our code time consuming. We were also compelled to develop a separate HipHop interpreter (hphpi) that requires a lot of effort to maintain. So, early last year, we put together a small team to experiment with dynamic translation of PHP code into native machine code,” explained Jason Evans, a software engineer on the HipHop team at Facebook, one of nearly 20 people who have contributed to the hhvm project so far.

According to Evans, the upshot of all that work is a new PHP execution engine based on the HipHop language runtime called the HipHop Virtual Machine (hhvm).

“We’re excited to report that Facebook is now using hhvm as a faster replacement for hphpi, with plans to eventually use hhvm for all PHP execution,” Evans wrote in a Facebook Note.

According to Facebook, this PHP execution engine is 60 percent faster than its current PHP interpreter and uses 90 percent less memory.

“The difference between eight-second and five-second reloads due to switching from hphpi to the hhvm interpreter makes a big difference to productivity, and this improvement will be even more dramatic once we enable the translator,” Evans said.

Originally, PHP was designed as a Web scripting language to add dynamic content to Web pages. “PHP is a vital part of Facebook, in that it, along with JavaScript, is used to help assemble each user’s unique home page,” ComputerWorld explained.

“As with code rendered by most scripting languages, however, PHP applications do not run as fast as programs written in full-fledged programming languages such as C++, which are compiled into machine-readable byte code ahead of time,” the report said.

Ultimately, Facebook’s HipHop transforms PHP extensions into highly optimized C++ code, which means they run faster when executed.


Erin Harrison is Executive Editor, Strategic Initiatives, for TMC, where she oversees the company's strategic editorial initiatives, including the launch of several new print and online initiatives. She plays an active role in the print publications and TechZone360, covering IP communications, information technology and other related topics. To read more of Erin's articles, please visit her columnist page.

Edited by Rich Steeves
Get stories like this delivered straight to your inbox. [Free eNews Subscription]

Executive Editor, Strategic Initiatives

SHARE THIS ARTICLE
Related Articles

What Is Attribute Based Access Control?

By: Contributing Writer    12/5/2023

Attribute-Based Access Control (ABAC) represents a paradigm shift in managing access rights within complex and dynamic IT environments. Unlike traditi…

Read More

Raising Value: The Strategic Gains of Embracing Bundled Result

By: Contributing Writer    12/4/2023

Where the concept of value is not just a price tag but a carefully crafted now. In a world brimming with options, the art of planned bundling has aris…

Read More

Tech Innovation in iGaming

By: Contributing Writer    11/29/2023

iGaming is one of the fastest growing industries on the internet. For those who may not be aware, iGaming refers to online casinos, online slots, poke…

Read More

8 Underrated Features of Your Mobile Device You Probably Didn't Know About

By: Contributing Writer    11/21/2023

It is easy to get lost in all the new phone releases when multiple happen yearly. Consequently, most new functions go unnoticed because people do not …

Read More

Navigating the Launch: A Step-by-Step Guide to Bringing Your Product to Market

By: Contributing Writer    11/15/2023

Embarking on the journey to bring a new product into the marketplace is an exhilarating adventure that blends the thrill of innovation with the meticu…

Read More