Avoid extra copy in WiredTigerIndex findLoc

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2023-11-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The SortedDataInterface::findLoc function provides "seek exact" functionality. We don't need it to make a copy of the KeyString to compare.

      We can do the comparison against the positioned key without the copy.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: