Mercurial > public > mercurial-scm > hg-stable
diff tests/test-contrib-perf.t @ 40759:0a3cc351d718
perf: fallback to subset if ondisk cache is missing in perfbranchmapload
If there is no branchmap on disk for that filter, it means that the cache from
some subset's filter is relevant for this one. We look for it instead of
aborting.
That way it is much simpler to run the command in an automated way. We can now
add it to `test-contrib-perf.t`.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 23 Nov 2018 02:08:01 +0100 |
parents | cfaf3843491b |
children | dc3ab5e5fe64 |
line wrap: on
line diff
--- a/tests/test-contrib-perf.t Fri Nov 23 02:11:11 2018 +0100 +++ b/tests/test-contrib-perf.t Fri Nov 23 02:08:01 2018 +0100 @@ -143,6 +143,7 @@ $ hg perfunidiff --alldata 1 $ hg perfbookmarks $ hg perfbranchmap + $ hg perfbranchmapload $ hg perfcca $ hg perfchangegroupchangelog $ hg perfchangegroupchangelog --cgversion 01