5 responses to “Facebook’s HipHop: Impact on the Enterprise May Go Deep into the Code”

  1. Patrick Musgrave

    I think the HipHop compiler should be great for WordPress users.

  2. Carson McDonald

    The hype around this announcement seems over the top. HipHop isn’t going to be used by people looking to speed up something like a WordPress blog. It is going to be a last resort for those who don’t want to give up PHP for some reason.

  3. Warren Benedetto

    I’m personally doing backflips about this. I have a hand-rolled framework that I use for all my projects (I know, I know … PHP already is a framework, it’s dumb to roll your own, etc etc). I am constantly worried about the tradeoff I’m making between gains in development time and degradation of performance. HipHop lets me rest at least a little easier knowing that some of those performance hits can be mitigated by the gains from compilation into C++. I don’t know if it will actually play out that way, but I’ve got my fingers crossed.

  4. Mark Jaquith

    Taking WordPress as an example, on a typical WordPress page generation, waiting for MySQL only takes up about 10% of the time. Something that speeds up PHP this much is pretty exciting.

  5. Matthew

    I don’t see the excitement for Casandra. Every time I hit “Info” on someone’s facebook page I get the loading animation for 5-10 seconds. To retrieve text. So… why do I want to use their slow database?

Leave a Reply