2020-02-12 20:29:14 +00:00
|
|
|
Enhancement: Improve the chunking algorithm
|
|
|
|
|
|
|
|
We've updated the chunker library responsible for splitting files into smaller
|
2020-07-20 19:20:57 +00:00
|
|
|
blocks. It should improve the chunking throughput by 5-15% depending on the
|
2020-02-12 20:29:14 +00:00
|
|
|
CPU.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/2576
|
2020-07-20 19:20:57 +00:00
|
|
|
https://github.com/restic/restic/pull/2845
|
|
|
|
https://github.com/restic/restic/issues/2820
|