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.91k stars 563 forks source link

[📍] Support tryjobs on non-Telemetry C++ benchmarks #4550

Open dave-2 opened 5 years ago

dave-2 commented 5 years ago

We support running these on the backend, but there's no UI for them.

Likely what we'll want is a dropdown listing all the benchmarks (both Telemetry and non-Telemetry) that are available. We'll need to be able to pull those lists from somewhere.

Note that passthrough_command_buffer_perftests and validating_command_buffer_perftests both refer to the command_buffer_perftests target, but with some differing extra args. We'll also need some kind of mapping within Pinpoint.