]> Cypherpunks.ru repositories - gostls13.git/commit
expvar: add benchmark for (*Map).Set with per-goroutine keys
authorBryan C. Mills <bcmills@google.com>
Thu, 9 Mar 2017 21:45:14 +0000 (16:45 -0500)
committerBryan Mills <bcmills@google.com>
Fri, 10 Mar 2017 19:09:48 +0000 (19:09 +0000)
commit7e036521d505708a3e0d0b3d9bbe1e4853111211
tree438f68784c63c2b6b7de3ed4f8c5a8d58920048b
parentd9fe2332ba63d1dd9416438a53b58bd6a91626b6
expvar: add benchmark for (*Map).Set with per-goroutine keys

Change-Id: I0fa68ca9812fe5e82ffb9d0b9598e95b47183eb8
Reviewed-on: https://go-review.googlesource.com/38011
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/expvar/expvar_test.go