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

Cold-start forks for faster test runs in watch mode #719

Closed
novemberborn opened this issue Apr 5, 2016 · 0 comments
Closed

Cold-start forks for faster test runs in watch mode #719

novemberborn opened this issue Apr 5, 2016 · 0 comments

Comments

@novemberborn
Copy link
Member

novemberborn commented Apr 5, 2016

As suggested by @jamestalmage during our JavaScript Air interview we could cold-start forks in watch mode. Then when changes are detected we can run tests more quickly, since the forks are already running.

Blocked by #718 which will let us manage forks separately of test runs.

@novemberborn novemberborn added enhancement new functionality blocked waiting on something else to be resolved first performance labels Apr 5, 2016
@novemberborn novemberborn added help wanted and removed blocked waiting on something else to be resolved first labels Aug 20, 2017
@novemberborn novemberborn closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant