2024-07-22 22:19:22 +00:00
|
|
|
Enhancement: Significantly reduce `prune` memory usage
|
2024-05-20 13:46:22 +00:00
|
|
|
|
2024-07-22 22:19:22 +00:00
|
|
|
The `prune` command has been optimized to use up to 60% less memory.
|
|
|
|
The memory usage should now be roughly similar to creating a backup.
|
2024-05-20 13:46:22 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4354
|
|
|
|
https://github.com/restic/restic/pull/4812
|