Land performance measurement CI/CD in Express and related projects
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We'd like to land our CLI tool into the CI/CD of Express and related projects so that performance measurements and tests become available to every PR and produces more informed decisions about when PRs should be landed or not.
This was one of the original goals of the Performance WG so we hope to get a viable V1 out with a focus on accuracy and value then expand features from there once we've received feedback from other developers.
- perf concern
- we need to know how much overhead the tool itself creates or if it throttles performance
- We should look at what other packages use for this https://github.com/expressjs/perf-wg/issues/13#issuecomment-3225617791
- nsolid self runner
- We should consider if we need to re-perf bench on every push to main or not ?
Contributor guide
Assessment
This issue has not been assessed yet.