carrotdata / carrot-cache

In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support
Apache License 2.0
3 stars 0 forks source link

[TASK] Change default value of `victim.evict.all` to `true` #458

Closed VladRodionov closed 1 month ago

VladRodionov commented 1 month ago

From multiple benchmarks this helps a lot with a long tails of objects. (but increases write load to a secondary cache)