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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 27 14:44:42 CEST 2007


Author: aurel
Date: Tue Mar 27 14:44:31 2007
New Revision: 13714

URL: http://svn.erp5.org?rev=13714&view=rev
Log:
define better value

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=13714&r1=13713&r2=13714&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testPerformance.py (original)
+++ erp5/trunk/products/ERP5Type/tests/testPerformance.py Tue Mar 27 14:44:31 2007
@@ -49,10 +49,10 @@
 MAX_OBJECT_VIEW=0.120
 MIN_MODULE_VIEW=0.125
 MAX_MODULE_VIEW=0.175
-MIN_OBJECT_CREATION=0.020
-MAX_OBJECT_CREATION=0.0215
-MIN_TIC=0.080
-MAX_TIC=0.087
+MIN_OBJECT_CREATION=0.0070
+MAX_OBJECT_CREATION=0.0082
+MIN_TIC=0.0330
+MAX_TIC=0.0343
 LISTBOX_COEF=0.02472
 
 class TestPerformance(ERP5TypeTestCase, LogInterceptor):




More information about the Erp5-report mailing list