comparison tests/test-context.py.out @ 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 bd23d5f28bbb
children 232038a05fdb
comparison
equal deleted inserted replaced
16645:9a21fc2c7d32 16646:a1dcd842ce17