restic/internal/checker
Michael Eischer 258ce0c1e5 parallel: report progress for StreamTrees
This assigns an id to each tree root and then keeps track of how many
tree loads (i.e. trees referenced for the first time) are pending per
tree root. Once a tree root and its subtrees were fully processed there
are no more pending tree loads and the tree root is reported as
processed.
2021-01-28 11:08:43 +01:00
..
testdata
checker_test.go check: Only track data blobs when unused blobs should be reported 2020-11-15 18:43:07 +01:00
checker.go parallel: report progress for StreamTrees 2021-01-28 11:08:43 +01:00
testing.go check: Only track data blobs when unused blobs should be reported 2020-11-15 18:43:07 +01:00