comparison mercurial/scmutil.py @ 18814:1413ba410244

dirstate.walk: fast path match-always case during traversal This case is a common one -- e.g. `hg status`. For a repository with 170,000 files, this speeds up perfstatus --unknown from 2.15 seconds to 2.09.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 22 Mar 2013 17:03:00 -0700
parents 4c6f7f0dadab
children ce83afefa980
comparison
equal deleted inserted replaced
18813:d780c472463c 18814:1413ba410244