catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 563 forks source link

[📍] Build only given target for perf try jobs #4533

Open dave-2 opened 6 years ago

dave-2 commented 6 years ago

@martiniss mentioned this.

When running a perf try job, Pinpoint builds all 8-or-so perf test targets. We should just build the one that's needed.

Currently, the targets are hard-coded into the perf builder recipe. We'd want to plumb them through buildbucket to the perf builder instead.