On Tue, Mar 7, 2017 at 8:05 PM, Mike Conley <[email protected]> wrote:

> FWIW, the MOZ_MAKE_FLAGS bit can probably be removed, as I believe mach
> will just choose the optimal number based on examining your processor
> cores.


>From my experience the chosen value is too conservative, I think it
defaults to cpu_count(). What I usually use is cpu_count() * 1.5 that gives
me faster results.
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to