XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      By passing some strings by const reference, we can avoid some string copies in src/mongo/db/stats/api_version_metrics.cpp and src/mongo/db/stats/api_version_metrics.h .

      Likewise, in _initiateCommand() we can avoid some string copies during lookups by using a StringDataSet instead of a StringMap. See src/mongo/db/service_entry_point_common.cpp

              Assignee:
              Colin Stolley
              Reporter:
              Colin Stolley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: