-
Type: Task
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: BSON, Performance
Use Case
billouboq has created PR #615: Improve objectId deserialisation in js-bson
Remove the buffer allocation in the ObjectId constructor
User Impact
- ObjectId contents will no longer have a copy of bytes
Dependencies
- Driver
Unknowns
- Is it breaking to switch to a view?
Acceptance Criteria
Implementation Requirements
- functional reqs, potential snafus to avoid, performance targets, etc
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc