[Gambas-user] Faster compiler

Yahoo olivier.cruilles at yahoo.fr
Sat Jan 30 16:23:56 CET 2021


Hi Benoit,

Just a question, this is like the ‘-j’ of ‘make’ command but for the compiler of Gambas right ?

Ex: gbc -f 4 ....

Olivier

> Le 30 janv. 2021 à 09:55, Benoît Minisini <g4mba5 at gmail.com> a écrit :
> 
> Hi,
> 
> I have just implemented support for background jobs in the Gambas compiler, through a new '-j' option that takes as argument the maximum number of background jobs.
> 
> It's like an embedded "make" command.
> 
> Now, on my four-core Intel CPU, compiling the IDE is about four times faster with four backgroud jobs.
> 
> I won 0,5 s. Woh oh!
> 
> More seriously, I have done that for fun, and I don't know if it could help on slower computers.
> 
> You will tell me.
> 
> -- 
> Benoît Minisini
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----



More information about the User mailing list