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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 28 11:54:34 CEST 2007


Author: aurel
Date: Wed Mar 28 11:54:33 2007
New Revision: 13746

URL: http://svn.erp5.org?rev=13746&view=rev
Log:
improve some limits

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=13746&r1=13745&r2=13746&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testPerformance.py (original)
+++ erp5/trunk/products/ERP5Type/tests/testPerformance.py Wed Mar 28 11:54:33 2007
@@ -50,9 +50,9 @@
 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):




More information about the Erp5-report mailing list