VictoriaMetrics/lib/blockcache
Aliaksandr Valialkin 5d45ea1003
lib/blockcache: evict entries from the cache in LRU order
This should improve hit rate for smaller caches
2022-02-21 17:44:24 +02:00
..
blockcache.go lib/blockcache: evict entries from the cache in LRU order 2022-02-21 17:44:24 +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:47:35 +02:00
blockcache_timing_test.go lib/blockcache: use higher number of shards for higher number of CPU cores 2022-02-10 19:06:12 +02:00