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

Issue 531973002: [Telemetry] Add option to output Chart JSON summary. (Closed)

Created:
6 years, 3 months ago by eakuefner
Modified:
6 years, 3 months ago
Reviewers:
nednguyen, chrishenry
CC:
chromium-reviews, telemetry+watch_chromium.org, sullivan, nduca
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Add option to output Chart JSON summary. This CL adds an option --chartjson to the test runner to automatically perform summarization to the specialized Chart JSON format that the perf dashboard has been modified to accept. Passing --chartjson is mutually exclusive with the --output-formatter option. Committed: https://crrev.com/a3d2110e14741bdfa16b076a026b319c3e5e0359 Cr-Commit-Position: refs/heads/master@{#293089}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address Ned's comments #

Total comments: 2

Patch Set 3 : Address Ned's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M tools/telemetry/telemetry/benchmark.py View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/results/results_options.py View 1 4 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
eakuefner
6 years, 3 months ago (2014-09-02 22:33:32 UTC) #2
nednguyen
https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py File tools/telemetry/telemetry/benchmark.py (right): https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py#newcode29 tools/telemetry/telemetry/benchmark.py:29: class BenchmarkMetadata(object): I thought we remove this and make ...
6 years, 3 months ago (2014-09-02 22:41:51 UTC) #3
eakuefner
https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py File tools/telemetry/telemetry/benchmark.py (right): https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py#newcode29 tools/telemetry/telemetry/benchmark.py:29: class BenchmarkMetadata(object): On 2014/09/02 22:41:50, nednguyen wrote: > I ...
6 years, 3 months ago (2014-09-02 23:24:48 UTC) #5
nednguyen
On 2014/09/02 23:24:48, eakuefner wrote: > https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py > File tools/telemetry/telemetry/benchmark.py (right): > > https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py#newcode29 > ...
6 years, 3 months ago (2014-09-02 23:44:57 UTC) #6
nednguyen
https://codereview.chromium.org/531973002/diff/40001/tools/telemetry/telemetry/benchmark.py File tools/telemetry/telemetry/benchmark.py (right): https://codereview.chromium.org/531973002/diff/40001/tools/telemetry/telemetry/benchmark.py#newcode106 tools/telemetry/telemetry/benchmark.py:106: results.all_summary_values)) Maybe results.PrintSummary in the else block of this.
6 years, 3 months ago (2014-09-02 23:45:05 UTC) #7
eakuefner
On 2014/09/02 23:44:57, nednguyen wrote: > On 2014/09/02 23:24:48, eakuefner wrote: > > > https://codereview.chromium.org/531973002/diff/1/tools/telemetry/telemetry/benchmark.py ...
6 years, 3 months ago (2014-09-03 00:23:01 UTC) #8
eakuefner
https://codereview.chromium.org/531973002/diff/40001/tools/telemetry/telemetry/benchmark.py File tools/telemetry/telemetry/benchmark.py (right): https://codereview.chromium.org/531973002/diff/40001/tools/telemetry/telemetry/benchmark.py#newcode106 tools/telemetry/telemetry/benchmark.py:106: results.all_summary_values)) On 2014/09/02 23:45:05, nednguyen wrote: > Maybe results.PrintSummary ...
6 years, 3 months ago (2014-09-03 00:26:26 UTC) #9
nednguyen
lgtm
6 years, 3 months ago (2014-09-03 01:09:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/531973002/60001
6 years, 3 months ago (2014-09-03 01:39:19 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001) as 4caff4517b8de9bee7f8228b55012931985a47b9
6 years, 3 months ago (2014-09-03 07:06:06 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:24:10 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a3d2110e14741bdfa16b076a026b319c3e5e0359
Cr-Commit-Position: refs/heads/master@{#293089}

Powered by Google App Engine
This is Rietveld 408576698