tools/dashboard/app
Dmitriy Vyukov ddb83b4815 dashboard: faster perf data fetching
Use single query to fetch commit runs and metric runs (instead of individual selects).
Hopefully this enables some kind of prefetching.
But more importantly it allows to work around "gaps" in commit nums,
as we only fetch data that is actually in the database
and don't try to query all commit runs in the "gap".

LGTM=adg
R=adg
CC=golang-codereviews, rsc
https://golang.org/cl/159910045
2014-10-17 11:38:11 +04:00
..
build dashboard: faster perf data fetching 2014-10-17 11:38:11 +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: faster perf data fetching 2014-10-17 11:38:11 +04:00