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

Run gulp in multiple processes #135

Closed
VojtaStanek opened this issue Feb 7, 2017 · 1 comment
Closed

Run gulp in multiple processes #135

VojtaStanek opened this issue Feb 7, 2017 · 1 comment

Comments

@VojtaStanek
Copy link
Contributor

See gulpjs/gulp#317

Probably use https://github.com/juanfran/gulp-multi-process

@enzy
Copy link
Contributor

enzy commented Aug 28, 2017

From the gulp-multi-process readme:

Run task in multiple processes is not always good for performance because spawn a different node processes is slow. It also depends on how long time it takes to require your gulpfile.

Investigate further please.

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

2 participants