Uncompressed Cache

Uncompressed Cache

These metrics include the total size of the uncompressed cache as well as the number of cache hits and misses. It may be noted that the uncompressed cache typically does not enhance performance and should generally be avoided. Monitoring these metrics can help in managing cache usage and understanding its impact on system performance. 

  • Uncompressed Cache: bytes – Total size of uncompressed cache in bytes. Uncompressed cache does not usually improve the performance and should be mostly avoided.
  • Uncompressed Cache Hits – Number of times an entry has been found in the uncompressed cache.
  • Uncompressed Cache Misses – Number of times an entry has not been found in the uncompressed cache.