341
342
if 'hashcache' in debug.debug_flags:
342
343
self._sha1_file = self._sha1_file_and_mutter
345
346
# These two attributes provide a simple cache for lookups into the
346
347
# dirstate in-memory vectors. By probing respectively for the last
347
348
# block, and for the next entry, we save nearly 2 bisections per path