contrib/revsetbenchmarks.txt
changeset 22451 186fd06283b4
parent 22450 95af98616aa7
child 22458 a476ee0b8e79
equal deleted inserted replaced
22450:95af98616aa7 22451:186fd06283b4
    21 draft()
    21 draft()
    22 :10000 and draft()
    22 :10000 and draft()
    23 max(::(tip~20) - obsolete())
    23 max(::(tip~20) - obsolete())
    24 roots((0:tip)::)
    24 roots((0:tip)::)
    25 (not public() - obsolete())
    25 (not public() - obsolete())
       
    26 (_intlist('20000\x0020001')) and merge()
    26 parents(20000)
    27 parents(20000)
    27 (20000::) - (20000)
    28 (20000::) - (20000)