Factor the cache miss rate in cache read load metrics calculation

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Transactions
    • 0.001
    • SE Transactions - 2026-07-17
    • 3

      The cache read load metrics is purely calculated based on the cache fill ratio.

      Factor in the cache miss rate as well into the cache read load metrics calculation.

      The formula to factor the cache miss rate to cache read load is:

      Read load = cache fill ratio / cache usage trigger ( 1 + cache miss rate)

            Assignee:
            Vamsi Boyapati
            Reporter:
            Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: