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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 24 00:24:51 CEST 2007


Author: seb
Date: Wed Oct 24 00:24:51 2007
New Revision: 17153

URL: http://svn.erp5.org?rev=17153&view=rev
Log:
commit new value in order to see new decrease of performance, more work will be required in order to improve performance and decrease values again

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=17153&r1=17152&r2=17153&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testPerformance.py (original)
+++ erp5/trunk/products/ERP5Type/tests/testPerformance.py Wed Oct 24 00:24:51 2007
@@ -37,8 +37,8 @@
 # Define variable to chek if performance are good or not
 # XXX These variable are specific to the testing environment
 # (which has 31645.6 pystones/second)
-MIN_OBJECT_VIEW=0.112
-MAX_OBJECT_VIEW=0.122
+MIN_OBJECT_VIEW=0.142
+MAX_OBJECT_VIEW=0.160
 MIN_MODULE_VIEW=0.125
 MAX_MODULE_VIEW=0.175
 MIN_OBJECT_CREATION=0.0070




More information about the Erp5-report mailing list