Skip to content

Releases: mongodb/mongo-perf

r20190405 Release

05 Apr 18:32
Compare
Choose a tag to compare
  • remove $out tests
  • Add update/delete benchmark for wildcard indexes
  • Add microbenchmarks for allPaths indexes with a projection
  • Add read-path microbenchmarks for wildcard indexes

r20180705 Release

05 Jul 18:29
Compare
Choose a tag to compare
  • Add tests for $in with an unsorted array

r20180316 Release

16 Mar 13:54
Compare
Choose a tag to compare
  • Expand unique index microbenchmark coverage

r20171009 Release

09 Oct 15:09
Compare
Choose a tag to compare
  • 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

24 Mar 13:11
Compare
Choose a tag to compare
  • Duplicate find, count, and distinct micro-benchmarks as agg micro-benchmarks

r20170103 release

03 Jan 20:06
Compare
Choose a tag to compare
  • Move Insert.LargeDocVector to run last
  • Create agg perf tests for on unwind followed by streaming stage

r20161214 release

14 Dec 22:02
Compare
Choose a tag to compare

Fix to r20161212 release

r20161212 Release

12 Dec 14:52
Compare
Choose a tag to compare
  • Add support for authentication
  • Aggregation tests for views
  • Query tests for views
  • Performance test for SERVER-27008

r20161116 Release

16 Nov 18:43
Compare
Choose a tag to compare

Fix to r20161010 release

r20161010 Release

16 Nov 18:40
Compare
Choose a tag to compare
  • 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