You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question
I used stryker-mutator/karma-runner:^8.7.1 to run the mutation test in my angular14 project.
It took 2.5 hours to run the mutation test on 100 files with around 2.5k mutants. I ran it in my local machine with 4 concurrent processors. Is it normal? Do we have any recommendations to improve this? Ideally, I would want to bring this down to less than 10 minutes. Any suggestions?
The text was updated successfully, but these errors were encountered:
Question
I used stryker-mutator/karma-runner:^8.7.1 to run the mutation test in my angular14 project.
It took 2.5 hours to run the mutation test on 100 files with around 2.5k mutants. I ran it in my local machine with 4 concurrent processors. Is it normal? Do we have any recommendations to improve this? Ideally, I would want to bring this down to less than 10 minutes. Any suggestions?
The text was updated successfully, but these errors were encountered: