summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/query_engine_stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-2/+5
* SERVER-74780 Make query_engine_stats test work with InMemoryRomans Kasperovics2023-04-051-21/+22
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-2/+2
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-2/+2
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-2/+2
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-1/+1
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-1/+2
* SERVER-68847 Include query framework information in GetMore profiler entriesBen Shteinfeld2022-11-081-12/+60
* SERVER-68878 Move verifySlowQueryLog back to query_engine_stats.jsIvan Fefer2022-09-081-1/+11
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-171-41/+85
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-2/+4
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-4/+2
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-2/+4
* SERVER-67335 Ensure `Slow query` log lines appear for `COLUMN_SCAN` stagesJeffrey Xiao2022-06-301-21/+8
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-0/+9
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-4/+2
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-2/+4
* SERVER-60848 Add SBE to the slow query log line and to curop metricsJennifer Peshansky2022-01-241-0/+180