Investigate 'FindLargeIn.find' regression

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2023-03-06
    • 35
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      db.sbe_perf_latest.aggregate([{ $match: { test: /FindLargeIn.find/ } }, {$project: {_id: 0, signed_percent_change_stable: 1, test: 1, args_str: 1, task: 1}}])
      [
        {
          args_str: '{}',
          signed_percent_change_stable: -20.90477867709339,
          task: 'large_indexed_ins',
          test: 'FindLargeIn.find'
        },
        {
          args_str: '{}',
          signed_percent_change_stable: -17.085310204418036,
          task: 'large_indexed_ins',
          test: 'FindLargeIn.find'
        },
        {
          args_str: '{}',
          signed_percent_change_stable: -0.9761954395128356,
          task: 'large_indexed_ins',
          test: 'FindLargeIn.find'
        }
      ] 

            Assignee:
            Ivan Fefer
            Reporter:
            Mihai Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: