clfilter doubles time of hg log?

Thomas Arendsen Hein thomas at intevation.de
Fri Jan 18 09:36:32 CST 2013


* Yuya Nishihara <yuya at tcha.org> [20130118 16:27]:
> I noticed that tip of Mercurial is much slower than stable version for
> hg log command.

Oops, for me even a "bit" more than doubled:

$ for i in crew-stable crew; do hg co $i -q && make local >/dev/null && ./hg --time log >/dev/null; done
time: real 4.760 secs (user 4.380+0.000 sys 0.340+0.000)
time: real 26.900 secs (user 10.770+0.000 sys 13.470+0.000)

(similar results with repeated runs)

This is the current Mercurial repo in revlog format 0 on NFS,
no hidden changesets.

Regards,
Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Mercurial-devel mailing list