[Gambas-user] Faster compiler

Bruce Steers bsteers4 at gmail.com
Sat Jan 30 17:11:52 CET 2021


Awesome :)

i'm sure it will help with compiling gambas itself as it's huge.
I guess as it's the compiler it will only speed up the final make install
command where all the compiling happens but ANY speed up of compiling is a
plus, I have a number of test systems to manually update gambas on.

Merci bocoup :)


On Sat, 30 Jan 2021 at 14:55, Benoît Minisini <g4mba5 at gmail.com> wrote:

> 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 ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210130/bbcc4269/attachment.htm>


More information about the User mailing list