]> Cypherpunks repositories - gostls13.git/commit
runtime: add a map growth benchmark
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 18 Apr 2017 13:57:43 +0000 (06:57 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 19 Apr 2017 13:47:21 +0000 (13:47 +0000)
commit2abd91e26564bd5ddd364b11e74e050a72766339
tree69fe60a6e1afbdf0ab875996ac0f69924a9c9ee1
parent17d497feaabfee336e9eaec91803a5e9aff77bdb
runtime: add a map growth benchmark

Updates #19931
Updates #19992

Change-Id: Ib2d4e6b9b89a49caa443310d896dce8d6db06050
Reviewed-on: https://go-review.googlesource.com/40978
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/mapspeed_test.go