Closed ThomasWaldmann closed 2 years ago
Ran a small benchmark on my M1 MacBook Air now that the build succeeded:
blake3 1GB 1.071s <-- hw accelerated (NEON)
blake2b 1GB 2.308s
hmac-sha256 1GB 0.679s <-- hw accelerated (SHA2)
(based on / merge after #32)