]> Cypherpunks repositories - gostls13.git/commit
dashboard: present benchmarks
authorRuss Cox <rsc@golang.org>
Fri, 5 Feb 2010 10:58:40 +0000 (02:58 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 5 Feb 2010 10:58:40 +0000 (02:58 -0800)
commitd5b946f43dd9078baac61400559a67557a9dfc53
tree87f87c2cb836b074e08895d02fe714d39d5baf7f
parent95e08bde4475638452a0d790aecb8715c97f4145
dashboard: present benchmarks
  * fix bug in benchmark collection: bad benchmark data key
    meant that all the builders collided when writing data.
  * report benchmarks even if make bench exits non-zero.
  * graphical and json presentations

R=agl1
CC=golang-dev
https://golang.org/cl/201065
misc/dashboard/builder.sh
misc/dashboard/godashboard/app.yaml
misc/dashboard/godashboard/benchmark1.html [new file with mode: 0644]
misc/dashboard/godashboard/benchmarks.html [new file with mode: 0644]
misc/dashboard/godashboard/gobuild.py
misc/dashboard/godashboard/main.html