Skip to content

Conversation

@BenEddy
Copy link
Contributor

@BenEddy BenEddy commented Sep 25, 2025

What changed?

Extends cache background eviction to include the history events cache in addition to the MS cache.

Why?

To reduce the number of objects retained on heap by the events cache. Repeatedly scanning stale cache entries increases GC mark phase CPU usage.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@BenEddy BenEddy marked this pull request as ready for review September 26, 2025 16:56
@BenEddy BenEddy requested a review from a team as a code owner September 26, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant