Can you add this github.com/Brooooooklyn...
11.12.2025 15:08
👍 2
🔁 0
💬 1
📌 0
No array copy. The benchmark is run on the Apple M4. Apple's CryptoKit SHA-256 on M-series Macs is special and outperforms other software implementations of SHA-256.
It's mainly due to the call overhead between the native add-on and the Node.js VM. Built-in modules are less affected because they can use the faster internal V8 API and benefit from linker optimizations.