[Gambas-user] Fwd: More speed for you... again.

Fabien Bodard gambas.fr at gmail.com
Thu Oct 5 18:00:16 CEST 2023


Well done 👍

Now you have to find a way to get the object creation more faster 😜

---------- Forwarded message ---------
De : Benoît Minisini <benoit.minisini at gambas-basic.org>
Date: mer. 4 oct. 2023 à 12:26
Subject: [Gambas-user] More speed for you... again.
To: Gambas Mailing List <user at lists.gambas-basic.org>


Hi,

I just committed a new optimization. It's the same idea than the first
one, but applied to the interpreter stack pointer instead of the program
counter.

The speed gain is about 10%, but this is enough to be first on all the
benchmarks. On the 'mandelbrot' benchmark, non-JIT Gambas even beats JIT
OpenJDK.

Now we are the fastest! :-)

-- 
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/20231005/2b907b37/attachment.htm>


More information about the User mailing list