[Gambas-user] Long C routine
Benoît Minisini
gambas at ...1...
Fri Jan 31 07:48:56 CET 2014
Le 31/01/2014 02:25, Emil Lenngren a écrit :
> How does your Gambas source code for the test look like?
> For the best speed when using JIT (Fast), you could try to use
> one-dimensional embedded arrays (http://gambasdoc.org/help/cat/arraydecl?v3)
> But then they must be fixed-sized...
>
> /Emil
>
Can't JIT optimize normal arrays too? As native array classes all have a
flag in the CLASS structure indicating they are native arrays...
--
Benoît Minisini
More information about the User
mailing list