mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 18:15:20 +00:00
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
|
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
|
||
|
CPU.
|
||
|
|
||
|
https://github.com/restic/restic/pull/2576
|