New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 833883 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jan 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 757933



Sign in to add a comment

Refactor generation of src/tools/perf/benchmark.csv

Project Member Reported by eyaich@chromium.org, Apr 17 2018

Issue description

Currently every time we run src/tools/perf/generate_perf_data we run perf_data_generator.py that generates the list of becnhmark owners based on the tests specified in the chromium.perf.json file.  

Now that we are moving our benchmarks to be triggered on the bots (crbug.com/757933), chromium.perf.json will no longer specify each individual benchmark.  We need to move this generation away from the json file and instead generate it based on the benchmark_bot_maps in src/tools/perf/core

 
Status: Fixed (was: Untriaged)

Sign in to add a comment