[Gambas-user] JIT

Benoît Minisini g4mba5 at gmail.com
Mon Apr 27 13:27:07 CEST 2020


Le 27/04/2020 à 13:22, martin p cristia a écrit :
> How JIT works? does it complile at first run or each time its called?
> 
> El 4/27/20 a las 3:10 AM, user-request at lists.gambas-basic.org escribió:
>> Static does nothing for module, they are already static.  I suggest to 
>> test
>> function by function, which benefits from the JIT and only use it when
>> absolutely necessary.
>> Why the function is called 10k times at each MouseMove? Can you cache
>> anything  or calculate beforehand?
> 

http://gambaswiki.org/wiki/doc/jit

-- 
Benoît Minisini


More information about the User mailing list