-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Performance
-
None
-
Ruby Drivers
While a previous investigation yielded no meaningful results, another user confirmed the performance issue and provided a reproducer: https://www.mongodb.com/community/forums/t/mongoid-8-slow-insertions/225228/8
In their case, the slowdown is even more significant than in previously reported instances.
Use the provided code to reproduce the scenario and compare times in Mongoid 7.5.4 and 8.1.4.
Additionally, confirm that Mongoid 9 does not add to the problem to help decide whether we can release Mongoid 9 before addressing the regression.
- duplicates
-
MONGOID-5704 Mongoid 8.x performance and validation issues with belongs_to associations
- Closed
- is related to
-
RUBY-3290 Standardize performance testing infrastructure
- Backlog