Skip to content
Snippets Groups Projects
Commit 7c9d4cf23adf authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

branchcache: don't verify closed nodes in iteropen()

We expect that the nodes passed to iteropen() will be verified. We are only
testing for membership in closed nodes set, so we don't need to verify the whole
closed nodes set.

This will speed up calculating branchheads() when there are lot of closed nodes
related to other branches.

Differential Revision: https://phab.mercurial-scm.org/D6209
parent 6578654916ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment