Hit ratio
What is hit ratio ?
Â
It is a measure of well the data cache buffer is handling requests for data. Hit Ratio = (Logical Reads – Physical Reads – Hits Misses)/ Logical Reads.
Â
It is a measure of well the data cache buffer is handling requests for data. Hit Ratio = (Logical Reads – Physical Reads – Hits Misses)/ Logical Reads.