We use the same trick as the Python implementation
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGbed8d08cfcb2: rust-dirstatemap: remove additional lookup in dirstate.matches
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.
Event Timeline
Comment Actions
What's up on this? It appears to have been
x 29641ceacf8c | pruned using prune by Martin von Zweigbergk <martinvonz@google.com> (Wed Dec 11 10:48:08 2019 -0800)
Comment Actions
That's probably because I queued some version of it and then decided to not queue it (I had comments on the parent).
Comment Actions
IMO it should still be valid, it's harmless at best. I don't remember having strong performance numbers. Now that most of the status is done in Rust, it should matter less, even though it could still help shave off a few milliseconds.