VictoriaMetrics/lib/blockcache
Aliaksandr Valialkin fae3040868
lib/blockcache: split the cache into multiple shards
This should reduce contention on cache mutex on hosts with many CPU cores,
which, in turn, should increase overall throughput for the cache.

This should help https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2007
2022-02-08 19:48:32 +02:00
..
blockcache.go lib/blockcache: split the cache into multiple shards 2022-02-08 19:48:32 +02:00