-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Performance
-
None
-
Fully Compatible
-
Query 2016-09-19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is the piece of code that converts from a BSONObj to a Document, extracting only the fields required by the pipeline. It is very hot code, and if we could improve the efficiency for simple cases like a couple non-dotted fields, many pipelines would benefit.