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
Let MUTANT_JOBS influence --jobs argument in mutant
* there's no native `MUTANT_JOBS` env var in mutant yet
* jobs setting is very environment-specific
* maximum number of processors is not always optimal,
i.e. on M4 Pro with 12 total cores it is better to only use
the 6 performance cores for shorter total time
0 commit comments