read and write amplification statistics

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.4.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      One way to compare storage engines is via read amplification and write amplification factors. These are defined as follows:

      RA = data read from disk / data read by the application
      WA = data written to disk / data written by the application
      

      We currently count operations, but don't maintain byte counts that would allow an application to calculate these factors.

              Assignee:
              Michael Cahill (Inactive)
              Reporter:
              Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: