Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Performance, Testing Infrastructure
-
Labels:None
-
Backwards Compatibility:Minor Change
-
Backport Requested:v4.0
-
Sprint:TIG 2018-07-02, TIG 2018-07-16
-
Linked BF Score:0
-
Story Points:8
Description
This makes it possible use our existing https://github.com/mongodb/mongo-perf tests as performance tests for embedded. We can likely get away with creating separate executables for each mongo-perf test case that uses ServiceEntryPointEmbedded, embedded::initialize(), and DBDirectClient (instead of DBClientConnection) to perform operations.
Note: We'll also need to remove or split out the "check" function as it requires linking in the JavaScript engine.
Attachments
Issue Links
- related to
-
SERVER-36073 Save stats from BenchRunner::finish() to a JSON file in mongoebench
-
- Closed
-