discussions
discussions copied to clipboard
EFI: Constant testing
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