Mercurial > public > mercurial-scm > hg-stable
diff tests/test-contrib-perf.t @ 35901:ed939545edd0
perf: add a perfunidiff command for benchmarking unified diff speed
Differential Revision: https://phab.mercurial-scm.org/D1971
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 25 Jan 2018 14:46:19 -0500 |
parents | af25237be091 |
children | cbc4425e81b5 |
line wrap: on
line diff
--- a/tests/test-contrib-perf.t Wed Jan 31 11:28:18 2018 -0800 +++ b/tests/test-contrib-perf.t Thu Jan 25 14:46:19 2018 -0500 @@ -114,6 +114,7 @@ perftags (no help text available) perftemplating (no help text available) + perfunidiff benchmark a unified diff between revisions perfvolatilesets benchmark the computation of various volatile set perfwalk (no help text available) @@ -126,6 +127,8 @@ $ hg perfannotate a $ hg perfbdiff -c 1 $ hg perfbdiff --alldata 1 + $ hg perfunidiff -c 1 + $ hg perfunidiff --alldata 1 $ hg perfbookmarks $ hg perfbranchmap $ hg perfcca