]> Cypherpunks repositories - gostls13.git/commit
runtime: add benchmark of iteration over map with low load
authorMichael Pratt <mpratt@google.com>
Mon, 11 Nov 2024 21:07:58 +0000 (16:07 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 13 Nov 2024 18:14:14 +0000 (18:14 +0000)
commit6e9c56e26b1ed26cb0dc81a6aeb974e675a9ce9e
tree01a24e949f5436c8b2a7f22597984c1d143a34c1
parent5e91059f8b5cc078b4b0bfa38290a98414e441e2
runtime: add benchmark of iteration over map with low load

Change-Id: I3a3b7da6245a18bf1db0c595008f0eea853ce544
Reviewed-on: https://go-review.googlesource.com/c/go/+/627155
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/runtime/map_benchmark_test.go