This task includes, but is not limited to, investigating the following tests:
BigCollection.Filter (nDocs: 25, docSize: 16777216, batchSize: 0) | -25.9781047 |
BigCollection.Filter (nDocs: 400, docSize: 1048576, batchSize: 1) | -23.54608963 |
BigCollection.Filter (nDocs: 6400, docSize: 65536, batchSize: 16) | -10.28602421 |
BigCollection.Scan (nDocs: 25, docSize: 16777216, batchSize: 0) | -27.40575863 |
BigCollection.Scan (nDocs: 400, docSize: 1048576, batchSize: 1) | -22.98373918 |
- is depended on by
-
SERVER-69990 Investigate performance of Where.ComplexNested benchmark
- Closed