Commit b9536707 authored by Ivan Tyagov's avatar Ivan Tyagov

Adjust timings as new hardware is faster than previous one.

parent a6fdbf0e
Pipeline #7111 failed with stage
in 0 seconds
...@@ -45,12 +45,12 @@ import os ...@@ -45,12 +45,12 @@ import os
# specific testing environment. We must always try to stay below max # specific testing environment. We must always try to stay below max
# historical values. # historical values.
# Historical values # Historical values
MIN_OBJECT_VIEW=0.160 # 0.020, 0.112 MIN_OBJECT_VIEW=0.043 # 0.160 0.020, 0.112
MAX_OBJECT_VIEW=0.174 # 0.050, 0.120 MAX_OBJECT_VIEW=0.057 # 0.174 0.050, 0.120
MIN_OBJECT_MANY_LINES_VIEW=0.040 # 0.040, 0.274 MIN_OBJECT_MANY_LINES_VIEW=0.165 # 0.040, 0.274
MAX_OBJECT_MANY_LINES_VIEW=0.090 # 0.090, 0.294 MAX_OBJECT_MANY_LINES_VIEW=0.215 # 0.090, 0.294
MIN_OBJECT_PROXYFIELD_VIEW=0.242 # 0.020, 0.199 MIN_OBJECT_PROXYFIELD_VIEW=0.176 # 0.242 0.020, 0.199
MAX_OBJECT_PROXYFIELD_VIEW=0.257 # 0.090, 0.220 MAX_OBJECT_PROXYFIELD_VIEW=0.191 # 0.257 0.090, 0.220
#CURRENT_MIN_OBJECT_VIEW=0.1220 #CURRENT_MIN_OBJECT_VIEW=0.1220
#CURRENT_MAX_OBJECT_VIEW=0.1280 #CURRENT_MAX_OBJECT_VIEW=0.1280
MIN_MODULE_VIEW=0.050 # 0.160 0.020, 0.125 MIN_MODULE_VIEW=0.050 # 0.160 0.020, 0.125
......
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