comparison hgext/record.py @ 46358:009130064813

exchangev2: avoid second look-up by node Accessing the revlog by node is slightly more expensive than by revision, so look up the revision first and use it afterwards. Differential Revision: https://phab.mercurial-scm.org/D9831
author Joerg Sonnenberger <joerg@bec.de>
date Tue, 19 Jan 2021 00:20:42 +0100
parents 89a2afe31e82
children 6000f5b25c9b
comparison
equal deleted inserted replaced
46357:72f5280e33b6 46358:009130064813