Releases: mongodb/mongo-perf
Releases · mongodb/mongo-perf
r20190405 Release
r20180705 Release
- Add tests for $in with an unsorted array
r20180316 Release
- Expand unique index microbenchmark coverage
r20171009 Release
- Enable minimum version number
- Add codereview.rc
- add doc validation tests for many fields and nested JSON Schema
- Addition of $lookup tests using let/pipeline syntax
- add JSON Schema doc validation insert and update tests
- Create microbenchmark for large $in match
- $lookup test for localField as an array of values
- Add microbenchmarks for positional and nested document updates
r20170324 release
- Duplicate find, count, and distinct micro-benchmarks as agg micro-benchmarks
r20170103 release
- Move Insert.LargeDocVector to run last
- Create agg perf tests for on unwind followed by streaming stage
r20161214 release
Fix to r20161212 release
r20161212 Release
- Add support for authentication
- Aggregation tests for views
- Query tests for views
- Performance test for SERVER-27008
r20161116 Release
Fix to r20161010 release
r20161010 Release
- Add perf tests for SERVER-22631
- Add $graphLookup tests
- Pass --host arg to shell call
- Add benchmarks for collation
- Add a test for a pipeline requiring only one field out of many