VictoriaMetrics/lib/blockcache
Aliaksandr Valialkin d4df32cc6b
lib/blockcache: evict entries from the cache in LRU order
This should improve hit rate for smaller caches
2022-02-21 19:00:04 +02:00
..
blockcache.go lib/blockcache: evict entries from the cache in LRU order 2022-02-21 19:00:04 +02:00
blockcache_test.go lib/blockcache: fix TestCache by ensuring that the cache size can be divided by the number of cache shards 2022-02-16 18:48:09 +02:00
blockcache_timing_test.go lib/blockcache: use higher number of shards for higher number of CPU cores 2022-02-10 19:11:11 +02:00