synapse/changelog.d/9881.feature
Erik Johnston ef889c98a6
Optionally track memory usage of each LruCache (#9881)
This will double count slightly in the presence of interned strings. It's off by default as it can consume a lot of resources.
2021-05-05 16:54:36 +01:00

2 lines
61 B
Gherkin

Add experimental option to track memory usage of the caches.