mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
Update chunker
This commit is contained in:

committed by
Michael Eischer

parent
8074879c5f
commit
f9f6124558
@@ -1,7 +1,9 @@
|
||||
Enhancement: Improve the chunking algorithm
|
||||
|
||||
We've updated the chunker library responsible for splitting files into smaller
|
||||
blocks. It should improve the chunking throughput by 5-10% depending on the
|
||||
blocks. It should improve the chunking throughput by 5-15% depending on the
|
||||
CPU.
|
||||
|
||||
https://github.com/restic/restic/pull/2576
|
||||
https://github.com/restic/restic/pull/2845
|
||||
https://github.com/restic/restic/issues/2820
|
||||
|
Reference in New Issue
Block a user