mongodb / mongo-perf

performance tools for mongodb
351 stars 140 forks source link

PERF-4567 Add a test case that excludes a large array #141

Closed parker-felix closed 1 year ago

parker-felix commented 1 year ago

Jira Ticket: PERF-4567

Whats Changed: Added a test case that excludes a large array to test that this field doesn't unnecessarily get loaded into the cache.

Related PRs: Tests the change made in SERVER-80157

Patch Build: Patch