Write genny workloads that simulate IDHack over an identity view and via agg

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QI 2023-10-30, QI 2023-11-13
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have great coverage of the IDHack workload in genny with a simple find command. We have a test in mongo-perf called Queries.IdentityView.IntIdFindOne that simulates IDHack via a find command over an identity view. We have no perf test coverage of IDHack via any agg commands. We should add 3 workloads to Genny so that we can generate better side-by-side comparisons of different IDHack paths:

      (1) IDHack via find over an identity view (a no-op view)

      (2) IDHack via basic agg ({$match: {_id: x}})

      (3) IDHack via agg over an identity view

            Assignee:
            Will Buerger
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: