Le 31/01/2014 07:48, Benoît Minisini a écrit :
> 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...
>

Apparently they are optimized too, as there is a test on the 
'quick_array' field. But you know better...

-- 
Benoît Minisini

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to