We spend 25% of time on attempting to compute WT_MODIFY deltas, but never succeed to the limit of 16 changes. We should either support deltas with more than 16 changes, or find a way to avoid useless calculations.
Probably it is best to directly change the doc_diff updates into deltas.
- is related to
-
SERVER-57101 Prove generating DamageVector from docDiff in unittest
- Closed
- related to
-
SERVER-57159 Generate DamageVector from docDiff with subdocuments in unittest
- Closed
-
SERVER-57504 Minimize the number of damages created for an internal time-series bucket collection update
- Closed
-
SERVER-57482 Adaptively call wiredtiger_calc_modify
- Backlog