# HG changeset patch # User Pierre-Yves David # Date 1499376808 -7200 # Node ID be00ffa878897c85f83c1e3b73f2ee542aca1353 # Parent f19b314d84753f319f192cf810d75cdbf57b8966 obshashrange: add cache warming instruction to the documentation diff -r f19b314d8475 -r be00ffa87889 hgext3rd/evolve/__init__.py --- a/hgext3rd/evolve/__init__.py Tue Jul 04 01:30:14 2017 +0530 +++ b/hgext3rd/evolve/__init__.py Thu Jul 06 23:33:28 2017 +0200 @@ -96,6 +96,11 @@ # ensuring no large repository will get affected. obshashrange.max-revs = 100000 # default is None +The initial cache warming is currently a bit slow. To make sure it is build you +can run the following commands in your repository:: + + $ hg debugobshashrange --rev 'head() + Effect Flag Experiment ======================