comparison tests/test-contrib-perf.t @ 27492:ac549d7fbc2b

perf: use standard arguments for perfrevlog We have a convention of using -c|-m|FILE elsewhere for reading from revlogs. Use it for `hg perfrevlog`. While I was here, I also added a docstring to document what this command does, as "perfrevlog" is ambiguous.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Dec 2015 19:45:55 -0800
parents d394a1a3708a
children 11f2e496bdc9
comparison
equal deleted inserted replaced
27491:28c1aa12f5de 27492:ac549d7fbc2b
88 (no help text available) 88 (no help text available)
89 perfparents (no help text available) 89 perfparents (no help text available)
90 perfpathcopies 90 perfpathcopies
91 (no help text available) 91 (no help text available)
92 perfrawfiles (no help text available) 92 perfrawfiles (no help text available)
93 perfrevlog (no help text available) 93 perfrevlog Benchmark reading a series of revisions from a revlog.
94 perfrevlogrevision 94 perfrevlogrevision
95 Benchmark obtaining a revlog revision. 95 Benchmark obtaining a revlog revision.
96 perfrevrange (no help text available) 96 perfrevrange (no help text available)
97 perfrevset benchmark the execution time of a revset 97 perfrevset benchmark the execution time of a revset
98 perfstartup (no help text available) 98 perfstartup (no help text available)