comparison tests/test-record.t @ 20839:377a111d1cd2

contrib: add "hgperf" command to measure performance of commands easily Newly added "hgperf" command repeats "dispatch.runcommand()" for specified Mercurial command and measure performance of it in the same manner of "contrib/perf.py" extension. Users (mainly developers) can examine performance of the target command easily, without adding new entry for it to "contrib/perf.py" extension.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 15 Feb 2014 19:51:20 +0900
parents b75a23eec9c9
children 9ab18a912c44
comparison
equal deleted inserted replaced
20838:fe849868fc5a 20839:377a111d1cd2