view contrib/revsetbenchmarks.txt @ 21286:f0f810096842

revsetbenchmark: add a usage message when no arguments are passed This increase the odd someone who didn't wrote will it find out how to use this script.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 25 Apr 2014 13:35:31 -0700
parents 7078ce067367
children 883e268cb860
line wrap: on
line source

all()
draft()
::tip
draft() and ::tip
::tip and draft()
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::)
roots((tip~100::) - (tip~100::tip))
::p1(p1(tip))::
public()
:10000 and public()
draft()
:10000 and draft()