tests/test-parseindex2.py.out
author Bryan O'Sullivan <bryano@fb.com>
Mon, 03 Dec 2012 12:40:24 -0800
changeset 18026 ddc0323db78b
parent 7110 75fdc39b6172
permissions -rw-r--r--
osutil: write a C implementation of statfiles for unix This makes a big difference to performance. In a clean working directory containing 170,000 files, performance of "hg --time diff" improves from 2.38 seconds to 1.69.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done