diff 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
line wrap: on
line diff
--- a/tests/test-contrib-perf.t	Fri Dec 18 09:47:21 2015 +0000
+++ b/tests/test-contrib-perf.t	Sun Dec 20 19:45:55 2015 -0800
@@ -90,7 +90,7 @@
    perfpathcopies
                  (no help text available)
    perfrawfiles  (no help text available)
-   perfrevlog    (no help text available)
+   perfrevlog    Benchmark reading a series of revisions from a revlog.
    perfrevlogrevision
                  Benchmark obtaining a revlog revision.
    perfrevrange  (no help text available)