Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Brad Fitzpatrick 73f88a6d4c all: add README.md files where missing, and tool to keep them updated
Change-Id: I385171c415bf168c04c6c3a7a996bff88964af84
Reviewed-on: https://go-review.googlesource.com/52856
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2017-08-02 22:17:52 +00:00
Quentin Smith ab6f30a7ec cmd/perfrun: command to run automated benchmarks
perfrun fetches the latest N successful builds from the dashboard and
runs their go1 benchmarks, saving logs on disk

This is the start of a daemon that will automatically run the benchmarks
for every successful build and archive the logs to Cloud Storage.

Change-Id: I5dfd715788919abaf22f71a206f2682eceeaadcc
Reviewed-on: https://go-review.googlesource.com/29399
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-09-27 22:08:51 +00:00