Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(562)

Issue 154360046: code review 154360046: dashboard: further improve graph view (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by dvyukov
Modified:
11 years, 2 months ago
Reviewers:
adg
CC:
adg, golang-codereviews, iant, rsc
Visibility:
Public.

Description

dashboard: further improve graph view 1. Don't interpolate missing data points, instead just use the previous value for missing points. Interpolation hides significant line jumps, making it look like the jump is a result of several small changes. 2. Add annotations for significant changes.

Patch Set 1 #

Patch Set 2 : diff -r ce0e0a1d6a53f367381513713d69a9ec1fa55632 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r ce0e0a1d6a53f367381513713d69a9ec1fa55632 https://code.google.com/p/go.tools #

Patch Set 4 : diff -r dae51f22f25100e2336df2c841c6128d1a033611 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -22 lines) Patch
M dashboard/app/build/perf_graph.go View 1 2 6 chunks +13 lines, -21 lines 0 comments Download
M dashboard/app/build/perf_graph.html View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
dvyukov
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com, iant@golang.org, rsc@golang.org), I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 2 months ago (2014-10-17 07:44:33 UTC) #1
adg
LGTM
11 years, 2 months ago (2014-10-17 07:47:20 UTC) #2
dvyukov
11 years, 2 months ago (2014-10-17 08:17:55 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=0ca87dd384e2&repo=tools ***

dashboard: further improve graph view
1. Don't interpolate missing data points,
instead just use the previous value for missing points.
Interpolation hides significant line jumps,
making it look like the jump is a result of several small changes.
2. Add annotations for significant changes.

LGTM=adg
R=adg
CC=golang-codereviews, iant, rsc
https://codereview.appspot.com/154360046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b