go/src/hash
Russ Cox 04e0a7622c hash/crc32: use sub-benchmarks
Change-Id: Iae68a097a6897f1616f94fdc3548837ef200e66f
Reviewed-on: https://go-review.googlesource.com/36541
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2017-02-08 17:17:08 +00:00
..
adler32 hash/adler32: Unroll loop for extra performance. 2016-04-15 10:17:17 +00:00
crc32 hash/crc32: use sub-benchmarks 2017-02-08 17:17:08 +00:00
crc64 hash/crc64: Use slicing by 8. 2016-05-18 14:38:04 +00:00
fnv
hash.go
test_cases.txt
test_gen.awk