https://bugzilla.wikimedia.org/show_bug.cgi?id=71048
--- Comment #5 from Matthew Flaschen <[email protected]> --- (In reply to Jared Zimmerman (WMF) from comment #4) > My understanding of talking to Ori about HHVM is that as more pages were > accessed by users via HHVM is that subsequent access to those pages would be > sped up. Is that not the case? Ori may want to comment, but I don't think it's on a page-specific basis. There's a couple things: * Bug reports are essential (this is the main reason it's a beta feature, I believe) to minimize problems with a wider rollout. This could be expressed as "user feedback". * The Wikipedia article says, "HHVM has the ability to use live type information to produce more efficient native code" which I think may mean that code paths get re-compiled to native code when frequent executions reveal the most common data types. Also, we could avoid acronyms by expanding it. It stands for "HipHop Virtual Machine", which is a pretty cool name even if you don't know what it does. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
