Performance regression for wiredTiger from build 91c9eaeae7

XMLWordPrintableJSON

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

      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
            Reporter:
            Chung-yen Chang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: