Commit 946f2c3
committed
Update to latest blake256 release.
This updates the module to use the latest release of blake256 which
includes a notable performance enhancement that ultimately results in
around a 15-20% performance improvement for check decoding and encoding.
name old time/op new time/op delta
--------------------------------------------------------------------
CheckDecode 830ns ± 1% 671ns ± 1% -19.17% (p=0.000 n=10+9)
CheckEncode 1.14µs ± 1% 0.96µs ± 2% -15.23% (p=0.000 n=10+10)1 parent 7d867af commit 946f2c3
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments