Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Ignatyev
21e783f5ef SERVER-86060 Implement Query Solution Node parser in Cost Model Calibration framework (#18600)
SERVER-86060 Implement Query Solution Node parser in Cost Model
Calibration framework.

* parse Query Solution Node;
* build Cost Model calibration parameters from parsed SQN and SBE tree;
* support new SBE nodes;
* parse SBE seeks node.

GitOrigin-RevId: eb2720e87114fa4505a61982406e135958859386
2024-03-23 03:26:44 +00:00
Alexander Ignatyev
7db13d1475 SERVER-71576 Implement Cost Model End2End testing 2022-11-24 11:18:42 +00:00
Alexander Ignatyev
4acc5a3704 SERVER-70537 Implement end to end cost model benchmark. 2022-11-03 17:04:23 +00:00
Alexander Ignatyev
eb3badb0ae SERVER-70491 Calibrate physical ABT nodes in the framework 2022-10-13 17:36:29 +00:00
Alexander Ignatyev
304a34e0c9 SERVER-67121 Cost Model and Calibration farmework 2022-07-05 09:31:30 +00:00