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

Performance regression for wiredTiger from build 91c9eaeae7

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
    • 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

      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.

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

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

              Created:
              Updated:
              Resolved: