Accessing the revlog by node is slightly more expensive than by
revision, so look up the revision first and use it afterwards.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG009130064813: exchangev2: avoid second look-up by node
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.