Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-90249

Avoid redundant RecordId decoding in id and unique index implementations

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • v8.0
    • Execution Team 2024-05-13

      There are a few functions where we first call decodeRecordIdLongAtEnd and then call sizeWithoutRecordIdLongAtEnd, when in fact we can combine the two calls for perf improvement.

            Assignee:
            wei.hu@mongodb.com Wei Hu
            Reporter:
            wei.hu@mongodb.com Wei Hu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: