summaryrefslogtreecommitdiff
path: root/src/mongo/shell/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74493 Make DatabaseName constructors privatemathisbessamdb2023-04-261-18/+22
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-10/+12
* SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...Sophia Tan2023-02-281-39/+23
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-1/+1
* Revert "SERVER-73189 Change DbClient runCommandWithTarget to take in a Databa...Uladzimir Makouski2023-02-231-23/+39
* SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...Sophia Tan2023-02-231-39/+23
* SERVER-72946 Change DbClient *Index functions to use NamespaceString objectSophia Tan2023-02-031-3/+8
* SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan2023-01-231-3/+7
* SERVER-72418 benchRunOnce() set config->parallel to pass assertsKevin Cherkauer2023-01-061-0/+1
* SERVER-72418 Add new benchRun() variant to mongo shell for PERF-3672Kevin Cherkauer2023-01-041-8/+72
* SERVER-70567 Introduce multitenancy to BenchRun.Rishab Joshi2022-10-261-14/+57
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-4/+0
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-3/+2
* SERVER-68123 Handle unused-but-set-variable warningsBilly Donahue2022-07-191-1/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-39/+23
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-2/+8
* SERVER-61296 Remove obsolete TODOsZituo Jin2021-11-161-1/+0
* SERVER-58578 Timeseries bucket compressionHenrik Edin2021-09-161-0/+3
* SERVER-58309 Delete benchRun's safe, hideResults, and showResult options.Jennifer Peshansky2021-07-261-47/+8
* SERVER-57389 Remove GLE helpers from the shell and dbclientIrina Yatsenko2021-07-031-27/+19
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-241-5/+39
* SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim2021-06-171-221/+141
* Revert "SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use ...Yoonsoo Kim2021-06-151-141/+221
* SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim2021-06-121-221/+141
* SERVER-55015 Replace GetMoreRequest with IDL-generated GetMoreCommandAlya Berciu2021-05-241-17/+8
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-7/+7
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-081-0/+30
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-39/+42
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-3/+3
* SERVER-47726 Log delta-style oplog entries from pipeline based updatesIan Boros2020-07-091-0/+5
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-101-37/+25
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-181-29/+31
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-3/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-18/+42
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-091-3/+3
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-1/+6
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-8/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-14/+13
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-4/+4
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-101-13/+38
* Revert "SERVER-40567 benchRun support for pipeline updates"r4.1.11Siyuan Zhou2019-05-091-38/+13
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-081-13/+38
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16