tests/test-simplemerge.py.out
author Siddharth Agarwal <sid0@fb.com>
Tue, 04 Dec 2012 10:29:18 -0800
changeset 18032 a9e623bb440e
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
dirstate: test normalize is truthy instead of using a no-op lambda hg perfstatus -u on a working directory with 170,000 files, without this change: ! wall 1.869404 comb 1.850000 user 1.170000 sys 0.680000 (best of 6) With this change: ! wall 1.839561 comb 1.830000 user 1.120000 sys 0.710000 (best of 6)

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK