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

Multi-cores #186

Open
tomitrescak opened this issue Feb 12, 2024 · 1 comment
Open

Multi-cores #186

tomitrescak opened this issue Feb 12, 2024 · 1 comment

Comments

@tomitrescak
Copy link

A quick question, does this run tests per-core in a separate process?

@tomitrescak
Copy link
Author

What I mean is that would this possibly run faster using this approach?

https://medium.com/@ClaytonXia/multiprocessing-in-nodejs-a810e7d0b071

Instead of threads it would delegate work across each core independently. It works wonders in Python.

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