Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Parse Server has no CI check to compare performance impact of a PR before merging.
Feature / Enhancement Description
Add performance impact CI check to validate a positive / prevent negative performance impact of a change.
- The perf impact should be displayed inside the PR thread, either as a check status message with link to a more detailed page, or an auto-updated comment.
- There are some internal tools available such as the Parse GitHub Assistant that could run a performance script on a branch and update a CI check accordingly.
- If you want to take on this issue as part of the Bounty Program, it is recommended to begin a discussion about how to design and implement this.
Example Use Case
n/a
Alternatives / Workarounds
n/a