By default, gopherstats generates stats for all go.googlesource.com Gerrit
projects, including the Go OSP, protobuf, and gopls. I'd like to restrict focus
to specific projects for use in perf artifacts.
Change-Id: I6ebfa9419386b852f3a24f25e92721be1b6fa6bb
Reviewed-on: https://go-review.googlesource.com/c/build/+/196257
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
It's perf time at Google, so it's time to answer the ol' "What Would
You Say You Do Here?" question.
So, time to update gopherstats with more stats & update the gophers
package in the process.
Change-Id: I0e0981f40a1229f943130621bd55acedffc7a583
Reviewed-on: https://go-review.googlesource.com/132995
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
$ gopherstats -mode=workshop-stats
2017/07/20 14:16:20 Loading data from log *maintner.netMutSource ...
2017/07/20 14:16:26 Reloaded data from log *maintner.netMutSource.
Number of registrations: 140
scratch:
Total Opened CLs: 130
Total Merged CLs: 111
New Contributors Opened CLs: 112
New Contributors Merged CLs: 95
tools:
Total Opened CLs: 2
Total Merged CLs: 1
New Contributors Opened CLs: 1
New Contributors Merged CLs: 1
net:
Total Opened CLs: 2
Total Merged CLs: 1
New Contributors Opened CLs: 1
New Contributors Merged CLs: 1
go:
Total Opened CLs: 64
Total Merged CLs: 29
New Contributors Opened CLs: 44
New Contributors Merged CLs: 22
crypto:
Total Opened CLs: 5
Total Merged CLs: 4
New Contributors Opened CLs: 2
New Contributors Merged CLs: 1
Change-Id: I548346c99c1311f0c99db248d39820be89fc53b4
Reviewed-on: https://go-review.googlesource.com/50372
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Total mess, but a functional mess, and a starting point for the future.
Change-Id: Ifcc72660f30a0ee2692668b4ea53acd1c4015777
Reviewed-on: https://go-review.googlesource.com/41077
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>