Other
- skip subtrees with identical oids
Add a short-circuit check to the core gix-diff algorithm to skip identical
subtrees based on oid. This substantially improves diff performance on large
repos by avoiding loading & diffing objects from unchanged subtrees.
Commit Statistics
- 5 commits contributed to the release over the course of 10 calendar days.
- 12 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized