Add a variant of the Aggregation.Group.MinAccTopField_LLR10 microbenchmark called Aggregation.Group.MinAccTopField_LLR10_10LargeFieldNames that gives a more realistic production-type query, where the new test case differs from the original by:
Extracts more top-level fields from the documents (11 instead of 2)
Fields have more realistic name lengths, including some that share prefixes
Add a variant of the Aggregation.Group.MinAccTopField_LLR10 microbenchmark called Aggregation.Group.MinAccTopField_LLR10_10LargeFieldNames that gives a more realistic production-type query, where the new test case differs from the original by:
This is related to BF-30318 and its fix ticket SERVER-82972.