Investigate if using std::shared_ptr<FindCommandRequest> can help speed up query shape stats collection

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      From a code review comment on SERVER-76042:

         FindCommandRequest _request;  // We make a copy of FindCommandRequest
      

      jacob.evans@mongodb.com: how else would we do this? should we be thinking of a shared_ptr rather than copying?

      let's attempt that in this ticket and see if it shows up in the numbers.

            Assignee:
            Davis Haupt (Inactive)
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: