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

Performance regression for wiredTiger from build 91c9eaeae7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Duplicate
    • None
    • None
    • WiredTiger
    • Fully Compatible
    • ALL
    • Hide

      Run the following command in the shell and the "insert" numbers reported are the ones to look. Change the value for parallel for different number of connections, and the value of seconds to adjust the run time.

      benchRun( { ops: [{op: "insert", ns: "test.repro19233", doc: {_id:

      {"#OID":1}

      }, writeCmd : true } ], parallel: 32, seconds: 20 } )

      Show
      Run the following command in the shell and the "insert" numbers reported are the ones to look. Change the value for parallel for different number of connections, and the value of seconds to adjust the run time. benchRun( { ops: [{op: "insert", ns: "test.repro19233", doc: {_id: {"#OID":1} }, writeCmd : true } ], parallel: 32, seconds: 20 } )
    • Quint Iteration 6

    Description

      A performance regression was observed for some of the mongo-perf insert and updates micro-benchmarks since git hash: 91c9eaeae7.

      Insert.justID throughput dropped from 64,463 to 42,290. Need to investigate and fix.

      Attachments

        1. screenshot.png
          screenshot.png
          99 kB
        2. server-19233.html
          1.69 MB

        Issue Links

          Activity

            People

              geert.bosch@mongodb.com Geert Bosch
              chung-yen.chang Chung-yen Chang
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: