-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-05-15, Execution Team 2023-05-29
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
BSONColumn iterators contain a lot of state, some of which is duplicated between the 64bit and 128bit types. We should reduce the size by packing the state more efficiently. This could also help performance.