2b84e5c087
To roughly gauge how much data we re-load into cached (i.e. data that was already loaded but was later evicted due to LRU pressure or TTL eviction) this change introduces a new metric that estimates if a cache entry that is requested from the loader was already seen before (using a probabilistic filter). |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml |