Commit 146e7c6c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* modify target time for test_02_viewFooObjectWithManyLines so that it should...

* modify target time for test_02_viewFooObjectWithManyLines so that it should fail and requires more optimisation.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23874 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c6bec810
......@@ -41,8 +41,8 @@ import os, hotshot
# (which has 31645.6 pystones/second)
MIN_OBJECT_VIEW=0.112
MAX_OBJECT_VIEW=0.122
MIN_OBJECT_MANY_LINES_VIEW=0.2500
MAX_OBJECT_MANY_LINES_VIEW=0.3000
MIN_OBJECT_MANY_LINES_VIEW=0.2740
MAX_OBJECT_MANY_LINES_VIEW=0.2940
MIN_OBJECT_PROXYFIELD_VIEW=0.1990
MAX_OBJECT_PROXYFIELD_VIEW=0.2200
CURRENT_MIN_OBJECT_VIEW=0.1220
......
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