-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
Removing the requirement for BSONObj ownership from MatchExpression interferes with IndexBounds translation which require owned BSONObj to performance impact of the translation.
This ticket ensures that the IndexBound translation performance is not hindered by the changes in the MatchExpression BSONObj memory ownership
- duplicates
-
SERVER-87277 Reduce CanonicalQuery creation overhead by avoiding BSONObj creation
- Closed
- is depended on by
-
SERVER-87277 Reduce CanonicalQuery creation overhead by avoiding BSONObj creation
- Closed