[test] Let perf runner interleave try executions.
authormachenbach <machenbach@chromium.org>
Fri, 10 Jul 2015 13:02:09 +0000 (06:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Jul 2015 13:02:25 +0000 (13:02 +0000)
commite925e0b69ffffec183083765c3b362a77ad50228
tree261f292f4714498c33d971432fb9811183dc52ed
parentf87af94a4670455e798db8a22d55aea43ed11a96
[test] Let perf runner interleave try executions.

This allows running two executables interleaved to reduce
flakiness of tryjobs. The executables must reside in
different out directories.

BUG=chromium:507213
LOG=n
NOTRY=true
TEST=python -m unittest run_perf_test

Review URL: https://codereview.chromium.org/1215273003

Cr-Commit-Position: refs/heads/master@{#29572}
tools/run_perf.py
tools/unittests/run_perf_test.py