1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/doc/manual/rl-next/faster-blake3.md
2025-05-15 00:12:42 +02:00

243 B

synopsis issues prs
Faster blake3 hashing
12676

The implementation for blake3 hashing is now multi-threaded and used memory-mapped IO. Benchmark results can be found the pull request.