mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
Merge pull request #2812 from greatroar/chaining
Chaining hash table for repository.Index
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
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%.
|
||||
This change can reduce memory usage for large repositories by up to 50%
|
||||
(depending on the operation).
|
||||
|
||||
https://github.com/restic/restic/pull/2781
|
||||
https://github.com/restic/restic/pull/2812
|
||||
|
Reference in New Issue
Block a user