This replaces the naive rank computation with a more efficient incremental
method, avoiding computing the whole ancestor set when possible.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG580660518459: rank: compute property incrementally
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.