More stable perf tests

This commit is contained in:
alesapin 2019-05-17 14:42:41 +03:00
parent 4eee10d788
commit 7a9dfbbb53
6 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<stop_conditions>
<any_of>
<average_speed_not_changing_for_ms>1000</average_speed_not_changing_for_ms>
<average_speed_not_changing_for_ms>2000</average_speed_not_changing_for_ms>
<total_time_ms>10000</total_time_ms>
</any_of>
</stop_conditions>

View File

@ -5,7 +5,7 @@
<stop_conditions>
<any_of>
<!-- This is only for infinite running query. -->
<average_speed_not_changing_for_ms>1000</average_speed_not_changing_for_ms>
<average_speed_not_changing_for_ms>2000</average_speed_not_changing_for_ms>
<total_time_ms>10000</total_time_ms>
</any_of>
</stop_conditions>

View File

@ -5,7 +5,7 @@
<stop_conditions>
<any_of>
<average_speed_not_changing_for_ms>1000</average_speed_not_changing_for_ms>
<average_speed_not_changing_for_ms>3000</average_speed_not_changing_for_ms>
<total_time_ms>10000</total_time_ms>
</any_of>
</stop_conditions>

View File

@ -4,8 +4,8 @@
<stop_conditions>
<any_of>
<max_speed_not_changing_for_ms>1000</max_speed_not_changing_for_ms>
<total_time_ms>5000</total_time_ms>
<average_speed_not_changing_for_ms>3000</average_speed_not_changing_for_ms>
<total_time_ms>10000</total_time_ms>
</any_of>
</stop_conditions>

View File

@ -8,7 +8,7 @@
<total_time_ms>30000</total_time_ms>
</all_of>
<any_of>
<max_speed_not_changing_for_ms>5000</max_speed_not_changing_for_ms>
<average_speed_not_changing_for_ms>6000</average_speed_not_changing_for_ms>
<total_time_ms>60000</total_time_ms>
</any_of>
</stop_conditions>

View File

@ -4,7 +4,7 @@
<stop_conditions>
<any_of>
<average_speed_not_changing_for_ms>1000</average_speed_not_changing_for_ms>
<average_speed_not_changing_for_ms>4000</average_speed_not_changing_for_ms>
<total_time_ms>10000</total_time_ms>
</any_of>
</stop_conditions>