Scaling PHP with HipHop

Comments

Comments are closed.

Great intro to HHVM, the reasons for its development, and the cool features it supports on top of those offered by PHP.

Great talk about HHVM, why and how it should be used.

Great talk on HHVM and how it came into being. It would have been nice to see a bit more about the internals of the JIT compiler, and how the PHP code is converted into machine code. With that said I learned more about HHVM then I knew going into the talk, and appreciated the detail Sara covered.

Good to finally get a bit more background on HHVM. I really need to start looking into it, as I very much like the concepts of HHVM and this talk convinced me that I should put it higher on my priority-list of things to look at.

Terrific talk on the HipHop Virtual Machine, what it does, how it does it, and why you'd want to use it. Engaging presentation by Sara.

Great talk!

This was the most useful session of the conference for me (along with Sara's other talk). I went from having no knowledge of or interest in HHVM to thinking it should be the basis of PHP-next. That's quite an achievement! Now if only I could get clients to use it...