Add metric to measure execution time of block_first_srch()

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Statistics
    • Storage Engines, Storage Engines - Transactions
    • None
    • 3

      __block_first_srch() is a linear time function, this ticket is to add statistics to measure the time taken on the linear walk of available chunks in this function, to help us identify if compaction slowness is from it.

      As this function is a hot path please add performance tests to verify if it impacts WT performance.

            Assignee:
            Zunyi Liu
            Reporter:
            Zunyi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: