Commit d4ee1636 authored by Caleb Rouleau's avatar Caleb Rouleau Committed by Commit Bot

[Perf Waterfall] Refactor: Use objects for benchmarks.

Use a BenchmarkConfig object to keep track of a benchmark that should be
scheduled on a platform (via a shard map). This allows us to keep track
of whether a benchmark should be abridged or not.
A followup changelist will edit the sharding scripts to use this new object.
Then later we can start marking specific benchmarks as abridged.

Bug: 965158
Change-Id: Ib8f492852a567094fa85b507d59701e188503f4c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893985Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Commit-Queue: Caleb Rouleau <crouleau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711468}
parent a0bdaa4a
This diff is collapsed.
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