mirror of
https://github.com/restic/restic.git
synced 2025-08-20 08:17:29 +00:00
Add changelog for #3426
This commit is contained in:
7
changelog/unreleased/pull-3426
Normal file
7
changelog/unreleased/pull-3426
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Optimize read performance of mount command
|
||||
|
||||
Reading large files in a mounted repository may be up to five times faster.
|
||||
This improvement primarily applies to repositories stored at a backend that can
|
||||
be accessed with low latency, like e.g. the local backend.
|
||||
|
||||
https://github.com/restic/restic/pull/3426
|
Reference in New Issue
Block a user