Re: speedup build time
- Reply: void : "Re: speedup build time"
- Reply: Juraj Lutter : "Re: speedup build time"
- In reply to: Maku Bex: "RE: speedup build time"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 22:52:24 UTC
Maku Bex <zagazaw2004@gmail.com> wrote: > * What (if any) "max_jobs" (make's "-j" parameter) are you using? 16 BTW if you use 'buildworld-jobs' jobs.mk will default to -j 1.33C (1.33 * ncpu) and also save the output to ../buildworld.log 1.5C also works pretty well for me (the C isn't strictly needed so long as arg to -j is a float)