1
0
mirror of https://github.com/golang/go synced 2024-10-02 20:31:21 -06:00
go/misc/dashboard/godashboard/app.yaml
Russ Cox d5b946f43d 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
2010-02-05 02:58:40 -08:00

9 lines
110 B
YAML

application: godashboard
version: 3
runtime: python
api_version: 1
handlers:
- url: /.*
script: gobuild.py