mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
Merge pull request #2781 from aawsome/reduce-index-memory
Reduce index memory
This commit is contained in:
6
changelog/unreleased/pull-2781
Normal file
6
changelog/unreleased/pull-2781
Normal file
@@ -0,0 +1,6 @@
|
||||
Enhancement: Reduce memory consumption of in-memory index
|
||||
|
||||
We've improved how the index is stored in memory.
|
||||
This change reduces memory usage for large repositories by about 30-40%.
|
||||
|
||||
https://github.com/restic/restic/pull/2781
|
Reference in New Issue
Block a user