RepoNotes
Toggle theme
Loading ...
Sign in
golang/benchmarks
Benchmarks for the perf dashboard
195
1
1
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
11852
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
master
Releases
Commits
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I51645f004199397bb65bf567592003e469a26aac Reviewed-on: https://go-review.googles
sweet/common: invoke go env with -json flag The go command supports the -json flag to make it convenient to parse its output programmatically. Since human-readable output isn't needed here, switch to
cmd/bench: compute distribution size Compute the distribution size as part of cmd/bench. Fixes golang/go#68706 Change-Id: I73e22c53f6341fcce130a80817265b9e6a6a6964 Reviewed-on: https://go-review.go
Issues
cmd/bent: disable ethereum_whisper benchmark