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
Loading
-
mentioned in commit 1d25551620dc
-
mentioned in commit e4bb59768e39
-
mentioned in commit 7e5bf2987eca
-
mentioned in commit 19b2736c8e45
Please register or sign in to comment