mirror of
https://github.com/restic/restic.git
synced 2026-01-04 05:59:55 -05:00
Even though the checkTreeWorker skips already processed chunks, filterTrees did queue the same tree blob on every occurence. This becomes a serious performance bottleneck for larger number of snapshots that cover mostly the same directories. Therefore decode a tree blob exactly once. |
||
|---|---|---|
| .. | ||
| testdata | ||
| checker.go | ||
| checker_test.go | ||
| testing.go | ||