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

Optimize timeseries_dotted_path_support functions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0, 6.0.12
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v6.0
    • Execution Team 2022-07-11
    • 35

      Currently we do not take full advantage of the known structure of the time-series buckets to avoid work that would be necessary for arbitrarily-shaped documents. In particular, we do additional field lookups for elements we know do not exist.

      Additionally we perform some unnecessary temporary string allocations which can be eliminated.

            Assignee:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: