revsetbenchmark: add a rebase-related revset to the benchmark list
authorPierre-Yves David <pierre-yves.david@fb.com>
Tue, 23 Sep 2014 17:12:27 -0700
changeset 22557 ace8320156ef
parent 22556 480a24ad9f77
child 22558 064a912ebfc2
revsetbenchmark: add a rebase-related revset to the benchmark list
contrib/revsetbenchmarks.txt
--- a/contrib/revsetbenchmarks.txt	Tue Sep 23 17:09:19 2014 -0700
+++ b/contrib/revsetbenchmarks.txt	Tue Sep 23 17:12:27 2014 -0700
@@ -28,3 +28,5 @@
 (_intlist('20000\x0020001')) and merge()
 parents(20000)
 (20000::) - (20000)
+# The one below is used by rebase
+(children(ancestor(tip~5, tip)) and ::(tip~5))::