Fix issue with calling a unique, non-persistent method
[hiphop-php.git] / hphp / test / slow / config.ini
blob228fd1b4592f340a1b2ebba81760ef654b7c640b
1 hhvm.env_variables[HPHP_INTERPRETER] = 1
2 hhvm.error_handling.notice_frequency = 1
3 hhvm.error_handling.warning_frequency = 1
4 hhvm.allow_hhas = true
5 hhvm.enable_zend_compat = true
6 hhvm.jit_a_size = 10485760
7 hhvm.jit_a_cold_size = 4194304
8 hhvm.jit_a_frozen_size = 6291456
9 hhvm.jit_global_data_size = 2097152
10 hhvm.hack.lang.auto_typecheck = false
11 hhvm.hack.lang.ints_overflow_to_ints = true
12 hhvm.hack.lang.look_for_typechecker = false
13 hhvm.http.slow_query_threshold = 0
14 hhvm.mysql.read_timeout = 5000
15 hhvm.mysql.slow_query_threshold = 0
16 hhvm.resource_limit.serialization_size_limit = 134217728
17 hhvm.server_variables[ALPHA_CONSOLE] = 1
18 hhvm.server_variables[TFBENV] = 16777216
19 hhvm.hack.lang.autoprime_generators = true