-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Performance
-
None
-
Fully Compatible
-
Query 2016-11-21
Performance analysis turned up some unnecessary string allocation that we should get rid of.
We should look to see if there's a way to get rid of this call to BSONObjBuilder::hasField().
- is related to
-
SERVER-22631 Improve efficiency of matching during an aggregation pipeline.
- Closed