comparison Makefile @ 24955:1df233bcb7f6

remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()' This speeds up 'hg remove python/README' on the Firefox repo from 2.479s to 0.664s with lazily loaded treemanifests (which is not yet in core) and has no measurable effect on flat manifests.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 21 Apr 2015 09:29:59 -0700
parents 64e3f97bdf08
children ab75baaf81d5
comparison
equal deleted inserted replaced
24954:e47feee55bf7 24955:1df233bcb7f6