Commit 430d6c6e authored by Sebastien Robin's avatar Sebastien Robin

commit new value in order to see new decrease of performance, more work will...

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

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17153 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 910fea32
...@@ -37,8 +37,8 @@ from Products.CMFCore.tests.base.testcase import LogInterceptor ...@@ -37,8 +37,8 @@ from Products.CMFCore.tests.base.testcase import LogInterceptor
# Define variable to chek if performance are good or not # Define variable to chek if performance are good or not
# XXX These variable are specific to the testing environment # XXX These variable are specific to the testing environment
# (which has 31645.6 pystones/second) # (which has 31645.6 pystones/second)
MIN_OBJECT_VIEW=0.112 MIN_OBJECT_VIEW=0.142
MAX_OBJECT_VIEW=0.122 MAX_OBJECT_VIEW=0.160
MIN_MODULE_VIEW=0.125 MIN_MODULE_VIEW=0.125
MAX_MODULE_VIEW=0.175 MAX_MODULE_VIEW=0.175
MIN_OBJECT_CREATION=0.0070 MIN_OBJECT_CREATION=0.0070
......
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