-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance, Testing
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
None
-
None
-
Developer Tools
As compass team, we need to prevent known performance anti-patterns from being introduced in releases.
Context
The freeStorage: 1 parameter was merged and released without detecting a known issue documented in Impact of db.stats() on Data Handle Creation and Database Performance. This known issue caused severe performance degradation for customers with large collections.
Acceptance Criteria
- Document the list of known performance anti-patterns to checks. Encourage others to contribute going forward