Surprise...
dunbarxx
dunbarx at aol.com
Mon Aug 20 09:29:25 EDT 2018
Hi.
Not sure the code snippet you supplied is complete. There are no variables
"T" or "tVar", and so all your nested repeat loops are just time expenders.
In other words, you could have just:
repeat 1000000
That said, it seems that assembling the nonexistent array variable
repeatedly is slower that assembling the nonexistent ordinary variable
repeatedly. Others may comment on this.
But you have not really "used" an array, only built one, er , repeatedly, if
you understand what I mean. Is that what you were concerned with?
Craig Newman
--
Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html
More information about the use-livecode
mailing list