mirror of
https://github.com/restic/restic.git
synced 2024-12-26 17:57:50 +00:00
7 lines
211 B
Text
7 lines
211 B
Text
|
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
|