Commit e6daf40a authored by Romain Courteaud's avatar Romain Courteaud

erp5_ui_test: update testPerformance values

Proxy field rendering was improved by 25ad9ece
parent 18701c5a
...@@ -48,8 +48,8 @@ MIN_OBJECT_VIEW=0.033 # 0.160 0.020, 0.112 ...@@ -48,8 +48,8 @@ MIN_OBJECT_VIEW=0.033 # 0.160 0.020, 0.112
MAX_OBJECT_VIEW=0.047 # 0.174 0.050, 0.120 MAX_OBJECT_VIEW=0.047 # 0.174 0.050, 0.120
MIN_OBJECT_MANY_LINES_VIEW=0.125 # 0.040, 0.274 MIN_OBJECT_MANY_LINES_VIEW=0.125 # 0.040, 0.274
MAX_OBJECT_MANY_LINES_VIEW=0.175 # 0.090, 0.294 MAX_OBJECT_MANY_LINES_VIEW=0.175 # 0.090, 0.294
MIN_OBJECT_PROXYFIELD_VIEW=0.135 # 0.242 0.020, 0.199 MIN_OBJECT_PROXYFIELD_VIEW=0.120 # 0.242 0.020, 0.199
MAX_OBJECT_PROXYFIELD_VIEW=0.149 # 0.257 0.090, 0.220 MAX_OBJECT_PROXYFIELD_VIEW=0.135 # 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.030 # 0.050 0.160 0.020, 0.125 MIN_MODULE_VIEW=0.030 # 0.050 0.160 0.020, 0.125
......
...@@ -6,6 +6,12 @@ ...@@ -6,6 +6,12 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>_recorded_property_dict</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>default_reference</string> </key> <key> <string>default_reference</string> </key>
<value> <string>testPerformance</string> </value> <value> <string>testPerformance</string> </value>
...@@ -53,13 +59,28 @@ ...@@ -53,13 +59,28 @@
<item> <item>
<key> <string>workflow_history</string> </key> <key> <string>workflow_history</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<global name="PersistentMapping" module="Persistence.mapping"/> <global name="PersistentMapping" module="Persistence.mapping"/>
</pickle> </pickle>
...@@ -72,7 +93,7 @@ ...@@ -72,7 +93,7 @@
<item> <item>
<key> <string>component_validation_workflow</string> </key> <key> <string>component_validation_workflow</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -81,7 +102,7 @@ ...@@ -81,7 +102,7 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="4" aka="AAAAAAAAAAQ=">
<pickle> <pickle>
<global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/> <global name="WorkflowHistoryList" module="Products.ERP5Type.Workflow"/>
</pickle> </pickle>
......
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