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 threaded testruns #20

Closed
richardwerkman opened this issue Jun 8, 2018 · 0 comments
Closed

Multi threaded testruns #20

richardwerkman opened this issue Jun 8, 2018 · 0 comments
Labels
🚀 Feature request New feature or request

Comments

@richardwerkman
Copy link
Member

Right now only one testrun occurs at a time. This is not optimal since .Net is excellent in managing threads and parallel processes.

A better situation would be if more testrunners could run in parallel. The number of testrunners should be configurable. When not configured, the number of cores of the machine could be used as default.

This feature would speed up the mutationtest process by a large margin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants