]> Cypherpunks repositories - gostls13.git/commit
runtime: skip most map benchmark combinations by default
authorMichael Pratt <mpratt@google.com>
Tue, 29 Oct 2024 19:32:09 +0000 (15:32 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 29 Oct 2024 20:04:40 +0000 (20:04 +0000)
commit0c934b5645c3220de21a5733c60c81e46d06d4e3
tree818022d7f86d38d61aae8ead5e2b7a01bccfdb81
parented035af7b7d7c1cd2e6f852e22a9b04fc2a2cc65
runtime: skip most map benchmark combinations by default

Fixes #70008.

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-race
Change-Id: I1fd7d1cbda20cc96016c864bcf0696382453e807
Reviewed-on: https://go-review.googlesource.com/c/go/+/623335
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/map_benchmark_test.go