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

Optimize parsing code for top-level MatchExpressions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.6.0-rc1
    • Internal Code
    • None
    • Fully Compatible
    • Query 2017-09-11, Query 2017-10-02, Query 2017-10-23
    • 0

    Description

      The MatchExpression parser has a giant if block that performs many string comparisons as it attempts to parse a top-level keyword. We should attempt to optimize this to reduce the number of string comparisons.

      A hash map seems like a better choice.

      Attachments

        Issue Links

          Activity

            People

              blake.oler@mongodb.com Blake Oler
              kyle.suarez@mongodb.com Kyle Suarez
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: