Commit 4b5e05a5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

object_view test also sometimes fails by 'too fast' reason.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 355b0232
......@@ -39,8 +39,8 @@ import os, hotshot
# 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.134
MAX_OBJECT_VIEW=0.140
MIN_OBJECT_VIEW=0.132
MAX_OBJECT_VIEW=0.138
MIN_OBJECT_MANY_LINES_VIEW=0.300
MAX_OBJECT_MANY_LINES_VIEW=0.320
MIN_OBJECT_PROXYFIELD_VIEW=0.215
......
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