diff setup.py @ 42122:7c9d4cf23adf

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
author Pulkit Goyal <pulkit@yandex-team.ru>
date Fri, 05 Apr 2019 15:56:33 +0300
parents 456c37433c43
children 71d8b4d91616
line wrap: on
line diff