Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35537

Create version of benchRun() which can be used with embedded

    • Minor Change
    • v4.0
    • TIG 2018-07-02, TIG 2018-07-16
    • 0
    • 8

      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.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: