go/src/hash
Cholerae Hu 2a5df06765 hash/crc64: lazily initialize slice8Tables
Saves 36KB of memory in stdlib packages.

Updates #26775

Change-Id: I0f9d7b17d9768f6fb980d5fbba7c45920215a5fc
Reviewed-on: https://go-review.googlesource.com/127735
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-08-21 04:50:21 +00:00
..
adler32
crc32 all: use internal/cpu feature variables directly 2018-08-20 14:47:07 +00:00
crc64 hash/crc64: lazily initialize slice8Tables 2018-08-21 04:50:21 +00:00
fnv
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk