One of the most important things to tune in a cache is the max number of objects and the current size of the cache. Both of those numbers are available on the report, but not obvious. Add a chart to visualize how "full" the store is – possibly color coded green/yellow/red so it is easy to notice if your cache is full or close to full. Consider a rolling window of data (last hour, etc) of cache size samples for a trend line chart that shows how big the cache has been. I think the first graph should be core, but the second graph may be better done as part of something like ProfileBox instead of trying to build that into the core.
Gliffy Diagrams
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
One of the most important things to tune in a cache is the max number of objects and the current size of the cache. Both of those numbers are available on the report, but not obvious. Add a chart to visualize how "full" the store is – possibly color coded green/yellow/red so it is easy to notice if your cache is full or close to full. Consider a rolling window of data (last hour, etc) of cache size samples for a trend line chart that shows how big the cache has been. I think the first graph should be core, but the second graph may be better done as part of something like ProfileBox instead of trying to build that into the core.