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

Collscan benchmarks - queries with common path prefix

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • QO 2024-02-05
    • 135

      In Genny’s RepeatedPathTraversal we have a number of queries with a filter of fields with common path prefix of length 2, and collection size of 1M.

      We will need

      • Extend the benchmark with deeper fields with longer common prefixes, e.g. find({“a.b.c.d.e”: 1, “a.b.c.d.f”: 1}), find({$or: [\{"a.b.c.d.e": 1\}, \{"a.b.c.d.f": 1\} ]}) 
      • Possibly run the same queries over smaller collection sizes (100 and 10K documents).

            Assignee:
            henri.nikku@mongodb.com Henri Nikku
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: