-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.1.1
-
Component/s: Internal Client, Internal Code
-
None
A prototype exists which could be used to speed up iteration over a bsonobj. this ticket proposes integrating that into the core code base, and into BSONObjIterator, and into the C++ client driver, but mainly on the server where if it actually works as advertised would have material effects on performance.
- duplicates
-
SERVER-32302 for-each loop over BSONObj is slower than explicit BSONObjIterator in MatchExpressionParser code
- Closed