tests/test-contrib-perf.t
changeset 40802 f723014677a5
parent 40784 45a0047c0ebc
child 40943 008f3491dc53
equal deleted inserted replaced
40801:33d30fb1e4ae 40802:f723014677a5
    55                  benchmark parsing bookmarks from disk to memory
    55                  benchmark parsing bookmarks from disk to memory
    56    perfbranchmap
    56    perfbranchmap
    57                  benchmark the update of a branchmap
    57                  benchmark the update of a branchmap
    58    perfbranchmapload
    58    perfbranchmapload
    59                  benchmark reading the branchmap
    59                  benchmark reading the branchmap
       
    60    perfbranchmapupdate
       
    61                  benchmark branchmap update from for <base> revs to <target>
       
    62                  revs
    60    perfbundleread
    63    perfbundleread
    61                  Benchmark reading of bundle files.
    64                  Benchmark reading of bundle files.
    62    perfcca       (no help text available)
    65    perfcca       (no help text available)
    63    perfchangegroupchangelog
    66    perfchangegroupchangelog
    64                  Benchmark producing a changelog group for a changegroup.
    67                  Benchmark producing a changelog group for a changegroup.
   143   $ hg perfunidiff -c 1
   146   $ hg perfunidiff -c 1
   144   $ hg perfunidiff --alldata 1
   147   $ hg perfunidiff --alldata 1
   145   $ hg perfbookmarks
   148   $ hg perfbookmarks
   146   $ hg perfbranchmap
   149   $ hg perfbranchmap
   147   $ hg perfbranchmapload
   150   $ hg perfbranchmapload
       
   151   $ hg perfbranchmapupdate --base "not tip" --target "tip"
       
   152   benchmark of branchmap with 3 revisions with 1 new ones
   148   $ hg perfcca
   153   $ hg perfcca
   149   $ hg perfchangegroupchangelog
   154   $ hg perfchangegroupchangelog
   150   $ hg perfchangegroupchangelog --cgversion 01
   155   $ hg perfchangegroupchangelog --cgversion 01
   151   $ hg perfchangeset 2
   156   $ hg perfchangeset 2
   152   $ hg perfctxfiles 2
   157   $ hg perfctxfiles 2