mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
extend gc tweak changelog
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Enhancement: Reduce memory usage by up to 25%
|
||||
|
||||
The in-memory index has been optimized to be more GC friendly.
|
||||
The in-memory index has been optimized to be more garbage collection friendly.
|
||||
Restic now defaults to `GOGC=50` to run the Go garbage collector more
|
||||
frequently.
|
||||
|
||||
https://github.com/restic/restic/issues/3328
|
||||
https://github.com/restic/restic/pull/4352
|
||||
|
Reference in New Issue
Block a user