1
0
mirror of https://github.com/golang/go synced 2024-11-06 17:46:21 -07:00
go/dashboard/app
Dmitriy Vyukov f579fb3656 dashboard/app: eliminate more flakes
Currently we still see some flakes on perf dashboard (e.g. sys-stack is quite frequent).
I am planning to run real perf builder with 5 different values of GOMAXPROCS,
so we can require 3 builders to agree on a change instead of 2.
This will provide 20x improvement in flake detection.
At the same time lower noise bar from 1.2 to 1.1, as I see some real perf changes gets ignored as noise.

All these magic numbers affect only representation of data, but not the data stored in DB.
So we can continue freely tuning them later. There are no significant risks here.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/127520044
2014-08-19 16:22:27 +04:00
..
build dashboard/app: eliminate more flakes 2014-08-19 16:22:27 +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 go.tools/dashboard: fix various small UI issues 2014-08-19 20:43:50 +10:00
app.yaml dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
cron.yaml dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00
index.yaml dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00