summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/expression_bm.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70260 Support stage expression in SBE benchmarkIvan Fefer2022-10-191-1/+0
* SERVER-59123 Add benchmarks for frequently used aggregation expressionsKevin Cherkauer2022-10-071-0/+1
* SERVER-69798: Add benchmark for SBE expressionsIvan Fefer2022-09-211-472/+27
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-66521 allow partial optimization of expressionsAlberto Massari2022-07-281-8/+20
* SERVER-58587 Improve performance of $setIsSubset by replacing std::set with a...Rui Liu2021-08-041-15/+111
* SERVER-56596 Add a microbenchmark for $getField/$setField expressionsMilena Ivanova2021-07-151-0/+78
* SERVER-55267 Fix dateAdd to use the new timelib for DST correction.Milena Ivanova2021-06-071-0/+9
* SERVER-54390 Implement $dateTrunc in DocumentSource executionMindaugas Malinauskas2021-03-221-34/+163
* SERVER-53388 Week start parameter for $dateDiff aggregation expressionMindaugas Malinauskas2021-02-111-0/+10
* SERVER-51664 Implement $dateAdd and $dateSubtract in DocumentSource executionMilena Ivanova2021-01-121-1/+66
* SERVER-51663 Implement $dateDiff in DocumentSource executionMindaugas Malinauskas2020-11-301-0/+120
* Revert "SERVER-51663 Implement $dateDiff in DocumentSource execution"Kaloian Manassiev2020-11-271-120/+0
* SERVER-51663 Implement $dateDiff in DocumentSource executionMindaugas Malinauskas2020-11-261-0/+120