mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-22 02:06:18 +08:00
MAGIC - add sha256 benchmark
This commit is contained in:
parent
86312a00ba
commit
33bfb7930d
10
README.md
10
README.md
@ -57,4 +57,12 @@ For implementation detail, please refer https://github.com/emmansun/gmsm/wiki
|
||||
pkg: github.com/emmansun/gmsm/sm3
|
||||
BenchmarkHash8K-6 35080 33235 ns/op 246.49 MB/s 0 B/op 0 allocs/op
|
||||
PASS
|
||||
ok github.com/emmansun/gmsm/sm3 3.102s
|
||||
ok github.com/emmansun/gmsm/sm3 3.102s
|
||||
|
||||
SHA256 ASM AVX2 version
|
||||
goos: windows
|
||||
goarch: amd64
|
||||
pkg: github.com/emmansun/gmsm/sm3
|
||||
BenchmarkHash8K_SH256-6 68352 17116 ns/op 478.63 MB/s 0 B/op 0 allocs/op
|
||||
PASS
|
||||
ok github.com/emmansun/gmsm/sm3 3.043s
|
Loading…
x
Reference in New Issue
Block a user