]> Cypherpunks repositories - gostls13.git/commit
runtime: more thorough map benchmarks
authorMichael Pratt <mpratt@google.com>
Fri, 28 Jun 2024 17:15:48 +0000 (17:15 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 18 Oct 2024 23:13:43 +0000 (23:13 +0000)
commit488e2d18d9d8ac8f51a5e1ea297adaa50c9f4870
tree085e7b11025aa08fad83749abf4e1a1125d13501
parenta8e2ecc8b188f4f6c8529477392e344243ce40bd
runtime: more thorough map benchmarks

Based on the benchmarks in github.com/cockroachlabs/swiss.

For #54766.

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest-swissmap
Change-Id: I9ad925d3272c671e21ec04eb2da5ebd8f0fc6a28
Reviewed-on: https://go-review.googlesource.com/c/go/+/596295
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
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
src/runtime/map_test.go