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

Fix perf regression when calculating differences

    • 0
    • Storage Engines 2019-06-17
    • v4.2, v4.0, v3.6

      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.

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

              Created:
              Updated:
              Resolved: