mirror of
https://github.com/restic/restic.git
synced 2025-08-23 12:57:56 +00:00
add changelog for faster backups with small files
This commit is contained in:
9
changelog/unreleased/pull-3955
Normal file
9
changelog/unreleased/pull-3955
Normal file
@@ -0,0 +1,9 @@
|
||||
Enhancement: Improve backup performance for small files
|
||||
|
||||
When backing up small files restic was slower than it could be. In particular
|
||||
this affected backups using maximum compression.
|
||||
|
||||
This has been fixed by reworking the internal parallelism of the backup
|
||||
command.
|
||||
|
||||
https://github.com/restic/restic/issues/3955
|
Reference in New Issue
Block a user