mirror of
https://github.com/octoleo/restic.git
synced 2025-01-01 06:21:50 +00:00
68c9cb9c6a
As long as only a small fraction of the data in a repository is rewritten, the keepBlobs set will be rather small after cleaning it up. As golang maps do not shrink their memory usage, just copy the contents over to a new map. However, only copy the map if the cleanup removed at least half the entries. |
||
---|---|---|
.. | ||
restic |