]> Cypherpunks repositories - gostls13.git/commit
dashboard: more performance tuning
authorRuss Cox <rsc@golang.org>
Thu, 25 Feb 2010 18:26:43 +0000 (10:26 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 25 Feb 2010 18:26:43 +0000 (10:26 -0800)
commitc426427b89413157fe83bea862cf225e869eaf6f
tree42cbf092e283e55091c5944f8cb72dd66616aefd
parentbada653f4d9d9140cf52188d520328d234707317
dashboard: more performance tuning

various caching.  make benchmark data a list
in a single per-builder,benchmark record instead
of having one record for each data point.
significant reduction in datastore cpu charges.

R=agl1, agl
CC=golang-dev
https://golang.org/cl/217111
misc/dashboard/godashboard/gobuild.py
misc/dashboard/godashboard/index.yaml