-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js engineer
I want to benchmark a function that returns a document
So that I have a metric that relates to the runtime performance and can be used to factor out system variance
User Experience
- None
Dependencies
- None
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Add a benchmark that returns a document
- set the taskSize to the BSON byteLength of that document.
Testing Requirements
- None
Documentation Requirements
- None
Follow Up Requirements
- See NODE-6324
- is depended on by
-
NODE-6324 Driver performance monitoring improvements
- Backlog