- Add queries with wider projections, e.g. 20 or more. This can be the same benchmark that tests collections with a large number of fields. This should test different types of projections, such as:
- 20 inclusive projections
- 20 renaming projections
- 20 nested path projections
- 20 projections of nested path and renaming
- 20 projections of mixed types
- Add queries with projections with a common path prefix, e.g. of length 3 and 5. This can be an extension of RepeatedPathTraversal which tests common path prefix expressions in the query filter.
- is depended on by
-
SERVER-84088 Tag new collscan workloads and add them to the Bonsai dashboard
- Closed
-
SERVER-84398 Collscan benchmarks - high-cardinality projections: inclusive, exclusive, and dotted paths
- Closed