Thanks for submitting a PR to the Mongo-Perf repo. Please include the following fields (if relevant) prior to submitting your PR.
Jira Ticket: SERVER-83288
Whats Changed:
Add a new perf test case for compound index with two integer fields, the existing ones are with random doubles so that there isn't range scanning for the same first fields.
Thanks for submitting a PR to the Mongo-Perf repo. Please include the following fields (if relevant) prior to submitting your PR.
Jira Ticket: SERVER-83288
Whats Changed: Add a new perf test case for compound index with two integer fields, the existing ones are with random doubles so that there isn't range scanning for the same first fields.
Related PRs: https://github.com/10gen/mongo/pull/19125