Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compact: add --stats option #8561

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

ThomasWaldmann
Copy link
Member

with --stats it will be as slow as before, listing all repo objs.

without --stats, it will be faster by using the cached chunks index.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.82%. Comparing base (41f150f) to head (a46131b).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8561      +/-   ##
==========================================
+ Coverage   81.79%   81.82%   +0.02%     
==========================================
  Files          74       74              
  Lines       13292    13301       +9     
  Branches     1957     1960       +3     
==========================================
+ Hits        10872    10883      +11     
+ Misses       1756     1755       -1     
+ Partials      664      663       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

with --stats it will be as slow as before, listing all repo objs.

without --stats, it will be faster by using the cached chunks index.
@ThomasWaldmann ThomasWaldmann merged commit 84744ac into borgbackup:master Nov 25, 2024
16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the speedup-compact branch November 25, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant