Mercurial > evolve
diff README @ 2413:22fb71a2d865
obshashrangecache: make sure we re-warm the cache after a reset
This will "mitigate" the effect of dropping existing entries when new markers
affect existing range.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 18 May 2017 17:47:59 +0200 |
parents | 0af6bb0bfdc3 |
children | 23c0bef0b5d4 |
line wrap: on
line diff
--- a/README Thu May 18 17:35:36 2017 +0200 +++ b/README Thu May 18 17:47:59 2017 +0200 @@ -121,7 +121,7 @@ markers without changesets - obshashrange-cache: update incrementally in the (common) case of a transaction not affecting existing range, - - obshashrange-cache: keep the cache mostly warm after each transaction, + - obshashrange-cache: keep the cache warm after each transaction, - blackbox: log more information about discovery and cache computation. 6.1.1 - in progress