On Tue, 2015-04-14 at 08:53 +0000, Atila Neves via Digitalmars-d wrote: > […] > The "-j" option should be there for tweaking only, by default I > expect a modern tool to just use as many threads as I have cores. > Which of course is exactly what Ninja does.
N-1 not N on a system you are using as a workstation. N on a compiler server, no problem. Waf chooses N and it makes the workstation unusable whilst the compilation is happening. […] -- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
