[Erp5-report] r17837 - /erp5/trunk/products/ERP5Type/tests/testPerformance.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 27 20:49:12 CET 2007


Author: yo
Date: Tue Nov 27 20:49:12 2007
New Revision: 17837

URL: http://svn.erp5.org?rev=17837&view=rev
Log:
Decrease MIN_TIC, because tic is now far faster than before.

Modified:
    erp5/trunk/products/ERP5Type/tests/testPerformance.py

Modified: erp5/trunk/products/ERP5Type/tests/testPerformance.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/testPerformance.py?rev=17837&r1=17836&r2=17837&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testPerformance.py (original)
+++ erp5/trunk/products/ERP5Type/tests/testPerformance.py Tue Nov 27 20:49:12 2007
@@ -45,7 +45,7 @@
 MAX_MODULE_VIEW=0.175
 MIN_OBJECT_CREATION=0.0070
 MAX_OBJECT_CREATION=0.0090
-MIN_TIC=0.0340
+MIN_TIC=0.0265
 MAX_TIC=0.0355
 LISTBOX_COEF=0.02472
 DO_TEST = 1




More information about the Erp5-report mailing list