-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON, Performance Benchmarking
Use Case
As a Node.js engineer
I want confirm if my changes will cause a performance change
So that I can adapt and modify code before merging
User Impact
- None
Dependencies
- BSON CI
Unknowns
- How do we fix the fact that the test names include the branch "main" the name needs to remain the same in order to get history.
Acceptance Criteria
Implementation Requirements
Update the dbx-js-tools to crash the parent process when the child process crashes (i.e., if the tests throw an error, we should exit(1) )- Make the default bson perf test logic uses the current branch
Testing Requirements
- For each of the 3 perf test tasks, confirm that the local run and the evergreen patch run use the correct branch (the current branch)
Documentation Requirements
- Update the test readme instructions
Follow Up Requirements
- None
- related to
-
NODE-6358 Run Preformance Tests Against Current Branch
-
- Closed
-
1.
|
Update BSON bench scripts to errexit and default to PWD | NODE-6921 |
|
Needs Verification | Bailey Pearson |