mirror of
https://github.com/restic/restic.git
synced 2026-07-10 09:15:09 +00:00
8 lines
242 B
Plaintext
8 lines
242 B
Plaintext
Enhancement: Reduce memory usage by up to 25%
|
|
|
|
The in-memory index has been optimized to be more GC friendly.
|
|
|
|
https://github.com/restic/restic/issues/3328
|
|
https://github.com/restic/restic/pull/4352
|
|
https://github.com/restic/restic/pull/4353
|