]> Cypherpunks repositories - gostls13.git/commit
strings: add IndexByte benchmark
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 6 Aug 2013 21:41:07 +0000 (14:41 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 6 Aug 2013 21:41:07 +0000 (14:41 -0700)
commit1104a2afb188a97a153727f7a67c243038b49749
treeae21b96f98484533edae2f4581293fbda7e51ef7
parent12e46e42ecd2e5e432385f40cbc4499f60442aa4
strings: add IndexByte benchmark

Like existing Index, IndexRune, IndexHardN, etc.

R=golang-dev, khr
CC=golang-dev
https://golang.org/cl/12486044
src/pkg/strings/strings_test.go