adoptium / adoptium/aqa-test-tools
TRSS: Performance Improvements To Interactions with MongoDB
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
Following the works done in https://github.com/adoptium/infrastructure/issues/3877
and more specifically highlighted queries causing contention and reduced performance in comment https://github.com/adoptium/infrastructure/issues/3877#issuecomment-2693852385
Involving aggregation queries and deletes being improved.
Some investigation and adjustments to those queries are necessary when involving large datasets.
Contributor guide
Research direction
Start by reading issue 3877 and its linked comment, then locate the aggregation queries and deletes in this repository that correspond to the reported contention. Investigate their behavior on large datasets and measure whether adjustments reduce contention and improve performance; completion criteria are not specified in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100