[Gambas-user] New Jit system merged on master

Fabien Bodard gambas.fr at gmail.com
Thu Jun 14 14:22:09 CEST 2018


Le jeu. 14 juin 2018 00:27, Benoît Minisini <g4mba5 at gmail.com> a écrit :

> Le 14/06/2018 à 00:04, Fabien Bodard a écrit :
> > So you was right ... the compilation time by gcc no take so much time
> > ... the benchmark results show similar result as the previous version.
> >
>
> Hopefully, because I can't cache the compile code, as it uses absolute
> addresses for performance reasons.
>
Is it not a way to make a bridge between absolute adresse and compiled code
with dynamic one ?


> There is one compilation for each component having at least one fast
> routine, and one for the main project. So it may take time if you have a
> lot of fast routines in a lot of components.
>

Hopefully the goal of this technic is not to have the faster program at
startup but to have a way to speedup calculation and long loop processes.

>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180614/70bb74df/attachment.html>


More information about the User mailing list