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

Audit vector copies in query system

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • v7.0
    • QO 2023-05-29
    • 16

      After looking through the list of places where we copy vectors in the query system, I've found at least 50 vectors that can be std::move'd rather than copied. I think it would be good to review all of the copies to see how many more can be avoided.

            Assignee:
            matt.boros@mongodb.com Matt Boros
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: