-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
similar to how encoding dictionaries was optimizes in PYTHON-3817, we can optimize lists and tuples, specifically in the `_write_element_to_buffer` function
- related to
-
PYTHON-3817 Optimize BSON encoding of standard Python dict
- Closed