Mercurial > public > mercurial-scm > hg-stable
diff tests/test-contrib-perf.t @ 32753:2b0a8b0f3435
perf: add a perfbookmarks command
A new command dedicated to benchmark of bookmark initialization.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 07 Jun 2017 18:22:11 +0100 |
parents | e4f514627514 |
children | 6c113a7dec52 |
line wrap: on
line diff
--- a/tests/test-contrib-perf.t Tue May 23 02:27:41 2017 +0200 +++ b/tests/test-contrib-perf.t Wed Jun 07 18:22:11 2017 +0100 @@ -51,6 +51,8 @@ (no help text available) perfannotate (no help text available) perfbdiff benchmark a bdiff between revisions + perfbookmarks + benchmark parsing bookmarks from disk to memory perfbranchmap benchmark the update of a branchmap perfcca (no help text available) @@ -122,6 +124,7 @@ $ hg perfannotate a $ hg perfbdiff -c 1 $ hg perfbdiff --alldata 1 + $ hg perfbookmarks $ hg perfbranchmap $ hg perfcca $ hg perfchangegroupchangelog