]> Cypherpunks repositories - gostls13.git/commit
dashboard: lots of caching to avoid datastore queries
authorRuss Cox <rsc@golang.org>
Fri, 19 Feb 2010 16:20:59 +0000 (08:20 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 19 Feb 2010 16:20:59 +0000 (08:20 -0800)
commit666abfb64c6c61a215cea58092d0e1dd6c8e7c7b
treed74122db94298b2e0546089bf49914dadf19aa50
parent32c3c953399f6c0653d1e32c95ebadbb5de070fa
dashboard: lots of caching to avoid datastore queries

reorganize benchmark computation so that it is
incremental.  if it times out, it doesn't lose the
pieces it already computed, so that next time it
has a fighting chance to finish.

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