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

Fix perf regression when calculating differences

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • WT3.2.1, 4.0.11, 4.3.1, 3.6.14, 4.2.0-rc2
    • None
    • None
    • 0
    • Storage Engines 2019-06-17
    • v4.2, v4.0, v3.6

    Description

      Automated testing has identified two performance tests with regressions when calculating differences for large document overwrites. There are two sources of slowdown: the calculation of differences adds CPU load, and reads with (many) diffs are slower than reads of complete documents.

      Attempt to address these regressions without losing the benefits to cache pressure of calculating differences.

      Attachments

        Activity

          People

            michael.cahill@mongodb.com Michael Cahill (Inactive)
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: