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

Add perf tests for more types of bit test match expressions

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution

      For $bitsAllSet, $bitsAllClear, $bitsAnySet and $bitsAnyClear, we currently only have coverage for the case where we take a position array as an argument (here), not for bin data or a numeric bitmask which the bit test expressions can also take as arguments. We should consider adding perf tests for these other cases as well. 

            Assignee:
            Unassigned Unassigned
            Reporter:
            kristina.znam@mongodb.com Kristina Znam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: