comparison 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
comparison
equal deleted inserted replaced
2412:8df32538f662 2413:22fb71a2d865
119 - topic: have thg display topic name if possible, 119 - topic: have thg display topic name if possible,
120 - obscache: more efficient update in the (rare) case of a transaction adding 120 - obscache: more efficient update in the (rare) case of a transaction adding
121 markers without changesets 121 markers without changesets
122 - obshashrange-cache: update incrementally in the (common) case of a 122 - obshashrange-cache: update incrementally in the (common) case of a
123 transaction not affecting existing range, 123 transaction not affecting existing range,
124 - obshashrange-cache: keep the cache mostly warm after each transaction, 124 - obshashrange-cache: keep the cache warm after each transaction,
125 - blackbox: log more information about discovery and cache computation. 125 - blackbox: log more information about discovery and cache computation.
126 126
127 6.1.1 - in progress 127 6.1.1 - in progress
128 ------------------- 128 -------------------
129 129