mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
doc/rl-next: faster-blake3
This commit is contained in:
parent
121f7ca5fd
commit
c3684efa95
1 changed files with 8 additions and 0 deletions
8
doc/manual/rl-next/faster-blake3.md
Normal file
8
doc/manual/rl-next/faster-blake3.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
synopsis: "Faster blake3 hashing"
|
||||
issues:
|
||||
prs: [12676]
|
||||
---
|
||||
|
||||
The implementation fro blake3 hashing is now multi-threaded and used memory-mapped IO.
|
||||
Benchmark results can be found the [pull request](https://github.com/NixOS/nix/pull/12676).
|
Loading…
Add table
Add a link
Reference in a new issue