Descriptioncrypto/sha{256,512}: 1.28x speedup
SHA-512:
benchmark old ns/op new ns/op delta
BenchmarkHash1K 14323 11163 -22.06%
BenchmarkHash8K 114120 88693 -22.28%
benchmark old MB/s new MB/s speedup
BenchmarkHash1K 71.49 91.73 1.28x
BenchmarkHash8K 71.78 92.36 1.29x
SHA-256:
benchmark old ns/op new ns/op delta
BenchmarkHash1K 21686 16912 -22.01%
BenchmarkHash8K 173216 135020 -22.05%
benchmark old MB/s new MB/s speedup
BenchmarkHash1K 47.22 60.55 1.28x
BenchmarkHash8K 47.29 60.67 1.28x
Patch Set 1 #Patch Set 2 : diff -r 3ae6c87de7f2 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 3ae6c87de7f2 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 3ae6c87de7f2 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|