[PATCH] faster directory walking

Matt Mackall mpm at selenic.com
Fri Aug 26 13:17:20 CDT 2005


On Fri, Aug 26, 2005 at 01:33:43PM -0400, Chris Mason wrote:
> Hello everyone,
> 
> I reworked the walking patch last night, it is slightly faster then
> before and somewhat cleaner.  It currently fails test-walk, but this
> looks like a sorting bug in tip.

Bryan, can you look this over?

> 3) dirstate.walk runs util.unique on the results from dirstate.traverse, 
> even though it is also passing things through dirstate.seen to look for 
> duplicates.

Does this work even if you pass in duplicate search patterns?

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list