Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Issue 297893004: Add script to rebaseline benches from codereview trybot results (Closed)

Created:
6 years, 7 months ago by borenet
Modified:
6 years, 6 months ago
Reviewers:
epoger, benchen, hal.canary
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add script to rebaseline benches from codereview trybot results This script is designed to be used by the RecreateSKPs bot. Eventually, the bot will: 1. Generate new SKPs 2. Upload the new SKPs to a subdirectory with an ID or generation number. 3. Change Skia to use the new SKPs: a. Create and upload a Skia CL which changes the "current SKP generation" file to point to the new SKPs b. Launch Perf trybots on that CL. c. Call this script every 5 minutes until it successfully creates new baselines for each of the launched Perf bots. d. Add the new baselines to the CL e. Upload a second patch set of the CL f. Check the CQ bit on the CL BUG=skia:2225 Committed: http://code.google.com/p/skia/source/detail?r=14921

Patch Set 1 #

Total comments: 15

Patch Set 2 : Fix bench bot names, address comments #

Patch Set 3 : Remove accidentally-added perf baselines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -0 lines) Patch
A tools/gen_bench_expectations_from_codereview.py View 1 1 chunk +154 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
borenet
https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py File tools/gen_bench_expectations_from_codereview.py (right): https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py#newcode93 tools/gen_bench_expectations_from_codereview.py:93: try_build.build_number)) Maybe the error_on_unfinished should be pulled out of ...
6 years, 7 months ago (2014-05-23 22:24:47 UTC) #1
benchen
lgtm with an optional suggestion. Thank you! https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py File tools/gen_bench_expectations_from_codereview.py (right): https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py#newcode68 tools/gen_bench_expectations_from_codereview.py:68: match = ...
6 years, 7 months ago (2014-05-23 22:51:02 UTC) #2
epoger
Seems pretty handy... https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py File tools/gen_bench_expectations_from_codereview.py (right): https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py#newcode8 tools/gen_bench_expectations_from_codereview.py:8: """Generate new bench expectations from results ...
6 years, 7 months ago (2014-05-27 15:29:56 UTC) #3
borenet
Uploaded patch set 3. https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py File tools/gen_bench_expectations_from_codereview.py (right): https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py#newcode8 tools/gen_bench_expectations_from_codereview.py:8: """Generate new bench expectations from ...
6 years, 7 months ago (2014-05-27 19:36:13 UTC) #4
benchen
Thanks for the explanations. LGTM. https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py File tools/gen_bench_expectations_from_codereview.py (right): https://codereview.chromium.org/297893004/diff/1/tools/gen_bench_expectations_from_codereview.py#newcode8 tools/gen_bench_expectations_from_codereview.py:8: """Generate new bench expectations ...
6 years, 7 months ago (2014-05-27 20:51:00 UTC) #5
epoger
LGTM at patchset 3
6 years, 7 months ago (2014-05-27 22:56:43 UTC) #6
borenet
The CQ bit was checked by borenet@google.com
6 years, 6 months ago (2014-05-28 16:40:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/borenet@google.com/297893004/40001
6 years, 6 months ago (2014-05-28 16:40:15 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 17:30:12 UTC) #9
Message was sent while issue was closed.
Change committed as 14921

Powered by Google App Engine
This is Rietveld 408576698