revsetbenchmark: add entry for ::rev::
authorGregory Szorc <gregory.szorc@gmail.com>
Fri, 28 Mar 2014 16:12:05 -0700
changeset 20861 c2a81aa19980
parent 20860 81d6dc8c3c63
child 20862 97b2f26dfc43
revsetbenchmark: add entry for ::rev:: Revsets of the form ::rev:: were identified as the source behind the regressions in issue 4201. Ensure we have explicit coverage of that revset.
contrib/revsetbenchmarks.txt
--- a/contrib/revsetbenchmarks.txt	Mon Mar 31 10:12:07 2014 -0500
+++ b/contrib/revsetbenchmarks.txt	Fri Mar 28 16:12:05 2014 -0700
@@ -12,3 +12,4 @@
 min(0:tip)
 0::
 min(0::)
+::p1(p1(tip))::