contrib/revsetbenchmarks.txt
changeset 20777 77318d3c3b24
parent 20754 f15ff553b762
child 20861 c2a81aa19980
--- a/contrib/revsetbenchmarks.txt	Fri Mar 14 00:02:05 2014 -0700
+++ b/contrib/revsetbenchmarks.txt	Sat Mar 15 18:11:51 2014 -0700
@@ -1,8 +1,14 @@
+all()
 draft()
+::tip
 draft() and ::tip
+0::tip
 roots(0::tip)
 author(lmoscovicz)
+author(mpm)
 author(lmoscovicz) or author(mpm)
+tip:0
 max(tip:0)
 min(0:tip)
+0::
 min(0::)