On Mon, Sep 5, 2011 at 9:16 PM, Ashar Voultoiz hashar+wmf@free.fr wrote:
On 04/09/11 20:31, Max Semenik wrote:
Am I right in my guess that while loading data tables from serialized files is faster than interpreting them in PHP, the situation is reversed in HipHop where tables can be precompiled?
Feel free to write benchmarks for those. We have a class to do so in maintenance/benchmarks .
Yet a simple "yes" or "no" from someone who already has experience with it would have saved some time;) Anyway, the code has already been committed in r96288 by the time of your reply.
On Tue, Sep 6, 2011 at 12:59 AM, Platonides Platonides@gmail.com wrote:
Ashar Voultoiz wrote:
HipHop compilation is straightforward (make sure to use the patches for libcurl and lib_I_DONT_REMEMBER). MediaWiki compilation can cause some troubles though.
Yet I was unable to do so.
Worked pretty straightforward for me on Ubuntu. I remeber I used an instruction from mw.o, but couldn't find it now.