tools/dashboard/app/build
Dmitriy Vyukov 2a277d9349 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://golang.org/cl/154360046
2014-10-17 12:17:50 +04:00
..
build.go dashboard: faster perf data fetching 2014-10-17 11:38:11 +04:00
dash.go go.tools/dashboard/app: add go.sys to builder package list 2014-08-13 07:55:36 +10:00
handler.go dashboard/app: ignore, try not to create partial Commits 2014-10-07 15:37:31 -04:00
init.go dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
notify.go dashboard/app: ignore, try not to create partial Commits 2014-10-07 15:37:31 -04:00
notify.txt dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00
perf.go dashboard/app: allow to gob-encode PerfChange 2014-08-20 13:20:12 +04:00
perf_changes.go dashboard: improve graph view 2014-10-17 11:34:53 +04:00
perf_changes.html dashboard: fix pagination on perf page 2014-10-17 12:17:35 +04:00
perf_detail.go dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_detail.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_graph.go dashboard: further improve graph view 2014-10-17 12:17:50 +04:00
perf_graph.html dashboard: further improve graph view 2014-10-17 12:17:50 +04:00
perf_learn.go dashboard: faster perf data fetching 2014-10-17 11:38:11 +04:00
perf_learn.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_notify.txt go.tools/dashboard: use shorter notification template for cl updates 2014-09-12 11:14:03 +10:00
test.go go.tools/dashboard/app: fix integration tests 2014-10-04 08:33:52 +10:00
ui.go go.tools/dashboard/app: fix column order for -temp builders 2014-08-28 10:57:52 +10:00
ui.html go.tools/dashboard: display "-temp" builders last 2014-08-26 14:49:16 +10:00
update.go dashboard: database updater for performance dashboard (server part) 2014-05-13 11:02:19 +04:00