forked from TrueCloudLab/restic
Changelog entry for subquadratic reading in mount
This commit is contained in:
parent
58719e1f47
commit
4cf1c8e8da
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-2790
Normal file
6
changelog/unreleased/pull-2790
Normal file
|
@ -0,0 +1,6 @@
|
|||
Enhancement: Optimized file access in restic mount
|
||||
|
||||
Reading large (> 100GiB) files from restic mountpoints is now faster,
|
||||
and the speedup is greater for larger files.
|
||||
|
||||
https://github.com/restic/restic/pull/2790
|
Loading…
Reference in a new issue