1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

doc/rl-next: Edit

This commit is contained in:
Robert Hensing 2025-05-15 00:12:42 +02:00 committed by GitHub
parent b7b1ca9a3f
commit 2df638fd38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 5 deletions

View file

@ -4,5 +4,5 @@ issues:
prs: [12676]
---
The implementation fro blake3 hashing is now multi-threaded and used memory-mapped IO.
The implementation for 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).