-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
In PHPC-2269 we found that adding an internal iterator implementation greatly speeds up iteration, compared to simply implementing the Iterator interface. These changes should be applied to the MongoDB\Driver\Cursor class as well.
- is related to
-
PHPC-2269 Provide internal iterator implementation for BSON iterator class
- Closed