mirror of https://github.com/restic/restic.git
Changelog entry for subquadratic reading in mount
This commit is contained in:
parent
58719e1f47
commit
4cf1c8e8da
|
@ -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 New Issue