Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-7676

Reformat wtperf backup to only read in files instead of wt_copy_and_sync

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Storage - Ra 2021-06-28

      In recent discussion related to the backup performance analysis from WT-7431, it was discussed that realistically backup is used to copy across different hardware disks. To mimic the performance regression performed by backup on WiredTiger, a more clearer impact is performing backup, and for each file rather than doing a read and write operation (copy function) instead provide only impact on the same disk to read in files only. This is because usually the other disk gets impacted with the write operation. This will reduce the disk I/O overhead that we are observing in the performance analysis.

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: