comparison tests/test-highlight.t @ 16646:a1dcd842ce17

localrepo: optimize internode status calls using withflags Introduce manifestdict.withflags() to get a set of all files which have any flags set, since these are likely to be a minority. Otherwise checking .flags() for every file is a lot of dictionary lookups and is quite slow.
author Jesse Glick <jesse.glick@oracle.com>
date Fri, 04 May 2012 15:56:45 -0400
parents f208a4e20018
children f2719b387380
comparison
equal deleted inserted replaced
16645:9a21fc2c7d32 16646:a1dcd842ce17