1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:38:32 -06:00
go/dashboard/app
Dmitriy Vyukov 3eede9be08 dashboard: improve graph view
Several changes as per Russ and Ian requests:

1. Fix almost broken ZoomIn/ZoomOut/Newer/Older with ability zoom in/out and move left/right w/o reloading (the 'explorer' attribute on graph).

2. Start the graph from the current release by default.

3. Allow to select the range of commits by specifying release range (e.g. go1.1 to go1.3 or go1.3 to tip).

4. Make it visually clear that you can select several benchmarks/metrics (replace select with a set of checkboxes).

5. Remove the "absolute" mode. Instead normalize all metrics to the start of the release (start becomes 1.0) and all subsequent changes are relative to it.

LGTM=adg
R=adg
CC=golang-codereviews, iant, rsc
https://golang.org/cl/159980043
2014-10-17 11:34:53 +04:00
..
build dashboard: improve graph view 2014-10-17 11:34:53 +04:00
cache dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
key dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
static dashboard: highlight positive changes 2014-10-17 11:32:43 +04:00
app.yaml dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
cron.yaml dashboard/app: actually learn noise levels 2014-09-01 12:51:14 +04:00
index.yaml dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00