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

Benoît Minisini benoit.minisini at gambas-basic.org
Wed Oct 4 12:24:49 CEST 2023


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.



More information about the User mailing list