Generate benchmark BM_ParseOplogEntryWithNStatementIds/0 once

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Repl 2023-11-27
    • 155
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It looks like the call to Range(0, N) is broken when N > 1: it ends up running the benchmark with argument "0" twice.

      While we could investigate why it's broken, it's easier to change the call Range(0, n) to Arg(0)->Range(1, N) instead.

            Assignee:
            Vishnu Kaushik
            Reporter:
            Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: