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

Issue 124103002: telemetry: Add unit 'score' to 'mostly_smooth' metric. (Closed)

Created:
6 years, 11 months ago by ernstm
Modified:
6 years, 11 months ago
Reviewers:
fmeawad, qyearsley
CC:
chromium-reviews, chrome-speed-team+watch_google.com
Visibility:
Public.

Description

telemetry: Add unit 'score' to 'mostly_smooth' metric. The mostly_smooth metric has no unit and therefore shows lower values as an improvement in results.html. Adding 'score' as the unit to fix this. R=fmeawad@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244057

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/perf/metrics/smoothness.py View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 10 (0 generated)
ernstm
PTAL
6 years, 11 months ago (2014-01-03 19:29:20 UTC) #1
fmeawad
LGTM https://codereview.chromium.org/124103002/diff/1/tools/perf/metrics/smoothness.py File tools/perf/metrics/smoothness.py (right): https://codereview.chromium.org/124103002/diff/1/tools/perf/metrics/smoothness.py#newcode82 tools/perf/metrics/smoothness.py:82: results.Add('mostly_smooth', 'score', 1.0 if percentile_95 < 19.0 else ...
6 years, 11 months ago (2014-01-03 19:39:46 UTC) #2
ernstm
https://codereview.chromium.org/124103002/diff/1/tools/perf/metrics/smoothness.py File tools/perf/metrics/smoothness.py (right): https://codereview.chromium.org/124103002/diff/1/tools/perf/metrics/smoothness.py#newcode82 tools/perf/metrics/smoothness.py:82: results.Add('mostly_smooth', 'score', 1.0 if percentile_95 < 19.0 else 0.0) ...
6 years, 11 months ago (2014-01-04 01:08:47 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 11 months ago (2014-01-07 17:36:19 UTC) #4
ernstm
Quinten, can you please take a quick look at this?
6 years, 11 months ago (2014-01-07 22:56:51 UTC) #5
qyearsley
On 2014/01/07 22:56:51, Manfred Ernst wrote: > Quinten, can you please take a quick look ...
6 years, 11 months ago (2014-01-08 02:35:32 UTC) #6
ernstm
On 2014/01/08 02:35:32, qyearsley wrote: > On 2014/01/07 22:56:51, Manfred Ernst wrote: > > Quinten, ...
6 years, 11 months ago (2014-01-09 23:56:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ernstm@chromium.org/124103002/1
6 years, 11 months ago (2014-01-10 00:07:55 UTC) #8
qyearsley
On 2014/01/09 23:56:56, Manfred Ernst wrote: > On 2014/01/08 02:35:32, qyearsley wrote: > > On ...
6 years, 11 months ago (2014-01-10 00:10:10 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 02:54:43 UTC) #10
Message was sent while issue was closed.
Change committed as 244057

Powered by Google App Engine
This is Rietveld 408576698