Replies: 2 comments 2 replies
-
Technically yes, but it's quite complicated and no needed, we don't know which test uses how many resources, jest divides the number of tests evenly across threads. You don't need to run all test locally, we have CI for this, locally just use:
using |
Beta Was this translation helpful? Give feedback.
0 replies
-
okay thanks for sharing this can you please provide me any docs kind of thing to learn this thing for knowledge purpose |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the webpack testing suite puts uneven load on CPU's is there any way to make such that evenly load distribute on the CPU's

Beta Was this translation helpful? Give feedback.
All reactions