Commit 944f6193 authored by Aurel's avatar Aurel

improve some limits

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13746 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 50696f46
......@@ -50,9 +50,9 @@ MAX_OBJECT_VIEW=0.120
MIN_MODULE_VIEW=0.125
MAX_MODULE_VIEW=0.175
MIN_OBJECT_CREATION=0.0070
MAX_OBJECT_CREATION=0.0082
MAX_OBJECT_CREATION=0.0085
MIN_TIC=0.0330
MAX_TIC=0.0343
MAX_TIC=0.0348
LISTBOX_COEF=0.02472
class TestPerformance(ERP5TypeTestCase, LogInterceptor):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment