expressjs / expressjs/discussions
EFI: Constant testing
- Dominant language
- No language data
- Stars
- 73
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
### Motivation
Express and all packages part of the express ecosystem are widely use. They are part of almost all projects using Node.js, and being able to run constant / regular testing would allow us to be aware of changes and performance regression. By sharing this data it would help the full ecosystem
### Expectation
Run test on a scheduled basis (maybe weekly?) and detect drift on performance of capabilities, to detect impacts on the ecosystem
### Implementation
### Status
Part: Technical
### Draft
> Keeping up to date with the code already produced and running in production is important. By using scheduled workflow we can keep up with all changes in the ecosystem and use the popularity of Express as a way to detect drift in performances with the benchmarks.
Weekly or monthly
After a Node.js nightly
Contributor guide
Assessment
This issue has not been assessed yet.