]> Cypherpunks repositories - gostls13.git/commit
sync: add HashTrieMap to Map tests and benchmarks
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 13 Aug 2024 20:51:43 +0000 (20:51 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 18 Nov 2024 20:35:37 +0000 (20:35 +0000)
commit50f1888814e2a72cb368c145a0d1c2f3af7a2f05
treeac9b174cd020de6c26250b31dd5e7b37e463217b
parent5c7b7c7d60d7c20b102d70e713e605504353ab26
sync: add HashTrieMap to Map tests and benchmarks

Also, rename Map benchmarks to make them easier to single out via
regexp.

Change-Id: I4dcb066745aba1c340f56050d08539ae2976274d
Reviewed-on: https://go-review.googlesource.com/c/go/+/606461
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
src/sync/map_bench_test.go
src/sync/map_reference_test.go
src/sync/map_test.go