diff options
author | Ivan Frade <ifrade@google.com> | 2023-11-07 14:30:15 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2023-11-07 14:34:38 -0800 |
commit | 593fbf7c3d2f8dd73dda13af83a43bf0226ed469 (patch) | |
tree | d74bf841690990c8bb1cb8bd8c6726fd3054053e /Documentation | |
parent | 5207bf0707b19d902a7a2994a1cc0634a23bb55c (diff) | |
download | jgit-593fbf7c3d2f8dd73dda13af83a43bf0226ed469.tar.gz jgit-593fbf7c3d2f8dd73dda13af83a43bf0226ed469.zip |
CommitGraphWriter: Add progress monitor to bloom filter computation
Bloom filter computation can be an expensive process and right now it
is invisible to the user.
Report progress while calculating bloom filters.
Log of GC with bloom filter enabled:
Computing commit-graph path bloom filters: 100% (9551/9551)
Computing commit-graph generation numbers: 100% (9551/9551)
Writing out commit-graph: 100% (9551/9551)
Change-Id: Ife65e63ac2c37d064d5f049a366cbb52c3ef6798
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions