-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2026-08-31
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BSON objects need to be rebuilt and copied as individual apply ops, this can be sped up from the existing version by creating one "template" object that can be efficiently copied with memcpy rather than a bsonelement tree walk.