]> Cypherpunks repositories - gostls13.git/commit
runtime: add timing test for iterate/delete map idiom.
authorKeith Randall <khr@golang.org>
Thu, 11 Sep 2014 05:54:07 +0000 (22:54 -0700)
committerKeith Randall <khr@golang.org>
Thu, 11 Sep 2014 05:54:07 +0000 (22:54 -0700)
commit689dc60c14cd63cb258c050542bcfc0cbc05e914
tree92b690481ece9ec36862f44bcaddbe401c8912ea
parentb78d7b75c793ee676d4d7700610bd5030c5fea2f
runtime: add timing test for iterate/delete map idiom.

LGTM=bradfitz, iant
R=iant, bradfitz
CC=golang-codereviews
https://golang.org/cl/140510043
test/maplinear.go