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

Analyze and reduce compilation time of query and query/optimizer test binaries

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The initial analysis (here) has shown that express_execution_test, db_query_test have the longest compilation time in the query folder

      Test name Compilation time (s)
      command_diagnostic_printer_test 44.31
      express_execution_test 56.017
      db_query_test 58.384

      Similarly, optimizer_test has the longest compilation time in the query/optimizer folder (25.88 s). This makes these tests prime candidates for compilation time analysis, and splitting.
      The deliverable of this ticket should include also a table with before and after compilation time analysis of the binaries altered.

            Assignee:
            matt.olma@mongodb.com Matt Olma
            Reporter:
            matt.olma@mongodb.com Matt Olma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: