[Gambas-user] Faster compiler

Jussi Lahtinen jussi.lahtinen at gmail.com
Sat Jan 30 19:18:50 CET 2021


I guess not... on a second thought that wouldn't make sense.

Jussi

On Sat, Jan 30, 2021 at 8:16 PM Jussi Lahtinen <jussi.lahtinen at gmail.com>
wrote:

> Is the argument forwarded for use of the JIT?
>
>
> Jussi
>
> On Sat, Jan 30, 2021 at 4:55 PM 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/35a7b45f/attachment.htm>


More information about the User mailing list