Optional performance work: read .git/objects/info/commit-graph and use generation numbers to accelerate topological sorting and merge-base computation; benchmark-driven (BenchmarkDotNet end-to-end and revwalk/merge-base micro benchmarks).
Part of #5031 — see docs/design/managed-git-migration.md for the full design.
Optional performance work: read
.git/objects/info/commit-graphand use generation numbers to accelerate topological sorting and merge-base computation; benchmark-driven (BenchmarkDotNet end-to-end and revwalk/merge-base micro benchmarks).Part of #5031 — see
docs/design/managed-git-migration.mdfor the full design.