run_perf_tests: Reduce warmup trials from 3 to 2.

This is an attempt to reduce utilization on the bots, which
are now taking too long and causing errors.

Bug: angleproject:7738
Change-Id: I1c576b2d0989240482d332712f7d93841e933902
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3937051
Reviewed-by: Yuxin Hu <yuxinhu@google.com>
Commit-Queue: Yuxin Hu <yuxinhu@google.com>
Auto-Submit: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Jamie Madill 2022-10-07 19:02:16 -04:00 коммит произвёл Angle LUCI CQ
Родитель f8d393da10
Коммит 1b5cf9f05b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ DEFAULT_TRIALS = 3
DEFAULT_MAX_ERRORS = 3
# These parameters condition the test warmup to stabilize the scores across runs.
DEFAULT_WARMUP_TRIALS = 3
DEFAULT_WARMUP_TRIALS = 2
DEFAULT_TRIAL_TIME = 5
# Test expectations