-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
105
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BSONElementIterator reallocates sub iterators while traversing the BSONObj. We should be able to reduce the amount of allocations by re-using previously allocated memory when traversing at the same level.