Skip to content

v2.4.2

Latest

Choose a tag to compare

@matthewmcneely matthewmcneely released this 07 Jul 21:39
8d05e8a

Fixed

  • Revert eager pre-allocation of the sampledLFU keyCosts map (#482), which allocated NumCounters/10 map buckets at boot and caused a large RSS regression for caches with high NumCounters (#494, fixes #493)

Full Changelog: v2.4.1...v2.4.2