Skip to content

Is recompressing my repo feasible with borg 1.2? #7848

Answered by ThomasWaldmann
mbwgh asked this question in Q&A
Discussion options

You must be logged in to vote

AFAIK, it should not get (significantly) slower (if you have enough RAM, so it doesn't do swapping).

Some fluctuations are possible though, e.g. the speed of the hash table depends on how full it is (but it will resize if it gets too full). Also, speed of your machine or your network connection or of a remote repo server might also fluctuate due to other loads.

Archives might be very different in their unique chunks amount and size, some archives might be very similar than the previous ones while others might have a lot of new/unique chunks.

borg2 will still take quite a while (depends a bit on whether some more bigger breaking changes will get into it or not).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mbwgh
Comment options

Answer selected by mbwgh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants