Re: speedup build time

From: Simon J. Gerraty <sjg_at_juniper.net>
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)