Collscan benchmarks - queries with common path prefix

XMLWordPrintableJSON

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

      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
            Reporter:
            Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: