]> Cypherpunks repositories - gostls13.git/commit
strings: avoid pointless slice growth in makeBenchInputHard
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 26 Jun 2014 20:00:47 +0000 (13:00 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Thu, 26 Jun 2014 20:00:47 +0000 (13:00 -0700)
commit548dece8f332fdfb55b78ebd678cb8f51207be95
tree9b2ad04c449cb896cad2027ca5922c603f5967a4
parent07f6f313a90b264377f8a9ecc4fadfe13bfff633
strings: avoid pointless slice growth in makeBenchInputHard

LGTM=ruiu
R=golang-codereviews, ruiu
CC=golang-codereviews
https://golang.org/cl/108150043
src/pkg/strings/strings_test.go