Le 06/03/2014 18:26, Erik Bernhardson a écrit :
I took a quick glance at the patch, it looks like the tests are being run in the default interpreter mode with the JIT disabled. I submitted a patch that turns on the JIT[1]. I can't promise its faster but probably worth testing.
Erik B
Merged earlier today. A nice side effect is that the tests are now passing! They previously were segfaulint/dieing with some class not found errors.
I also pointed the sqlite op cache to point to the workspace (Repo.Central.Path), I guess we want to delete it before running hhvm?