I'm trying to decrease the object cache usage for my application and I'm searching a method to see the amount of objects within the mendix cache for local running applications.
Mendixcloud apps have the cache tab on the environment which shows this information, But I need to see this locally
Analyzing a heap-dump doesn't help me so much also.
Did someone managed this and want to share this?