Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

use LRU cache with max count and expiry for tracking profiling in Profile Engine #12

Closed
dustin-decker opened this issue May 26, 2018 · 0 comments

Comments

@dustin-decker
Copy link
Owner

In the current state short-lived entities that never complete their profile never get evicted from the cache. Use a LRU cache with max count and expiry to keep memory under control and automatically purge entities that will never be fully profiled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant