I am wondering whether there will be any further light shed on what provided the performance gains in MongoDB 8.0. How did they achieve these improvements? And I presume these are performance gains against MongoDB 7.x?
I did a quick test and on my use case the performance improves mainly on a complex aggregation pipeline.
I still have to run extensive benchmarks.
I think one of the improvements is the New Query Engine: https://laplab.me/posts/inside-new-query-engine-of-mongodb/
2 comments
[ 6.1 ms ] story [ 15.9 ms ] threadHas anyone else tried to replicate their claims?