mirror of
https://github.com/restic/restic.git
synced 2025-08-14 00:47:51 +00:00
add prune memory optimization changelog
This commit is contained in:
5
changelog/unreleased/pull-3899
Normal file
5
changelog/unreleased/pull-3899
Normal file
@@ -0,0 +1,5 @@
|
||||
Enhancement: Optimize prune memory usage
|
||||
|
||||
The prune command requires large amounts of memory to determine what to keep and what to remove. That step has been optimized to use up to 30% less memory.
|
||||
|
||||
https://github.com/restic/restic/pull/3899
|
Reference in New Issue
Block a user