-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- is depended on by
-
SERVER-100483 query_planner_tree_test.cpp takes too long time
-
- Closed
-
- related to
-
SERVER-93876 Clean up inefficient dependencies in the Build Graph
-
- Backlog
-