Borne from a hackathon project, Facebook’s engineering team is now throwing their PHP through their new HipHop framework, which effectively transforms the easy-to-write PHP they’ve always used into much faster C++.
This is pretty huge for a site like Facebook — it allows for the productivity of writing in a scripting language (PHP may not be quite as productive as Ruby or Python, but it’s miles better than Java), with the speed of a compiled language.
After all, for a site that relies on users viewing many dozens of pages per day, largely while procrastinating, speed is user experience priority number one.