From 628487943feb25be0d36f8ec56b8f2715fc33dd8 Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Tue, 4 Jun 2013 15:27:50 -0700 Subject: [PATCH] a bit more? --- hphp/test/config.hdf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hphp/test/config.hdf b/hphp/test/config.hdf index 830d12038..50b9c8f4e 100644 --- a/hphp/test/config.hdf +++ b/hphp/test/config.hdf @@ -3,9 +3,9 @@ Eval { AllowHhas = true EnableHipHopSyntax = true EnableObjDestructCall = true - JitASize = 200000000 - JitAStubsSize = 200000000 - JitGlobalDataSize = 2000000 + JitASize = 300000000 + JitAStubsSize = 300000000 + JitGlobalDataSize = 3000000 } MySQL {