提交 d55d1544 authored 作者: Reyhane Askari's avatar Reyhane Askari

cycle_detection set to fast as default

上级 9224c953
......@@ -1557,7 +1557,7 @@ AddConfigVar('cycle_detection',
"The interaction of which one give the lower peak memory usage is"
"complicated and not predictable, so if you are close to the peak"
"memory usage, triyng both could give you a small gain. ",
EnumStr('regular', 'fast'),
EnumStr('fast', 'regular'),
in_c_key=False)
AddConfigVar('check_stack_trace',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论