Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFI: Constant testing #191

Open
sheplu opened this issue Feb 21, 2024 · 0 comments
Open

EFI: Constant testing #191

sheplu opened this issue Feb 21, 2024 · 0 comments

Comments

@sheplu
Copy link
Member

sheplu commented Feb 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant