Mark Smith wrote:
> I just had a doh! moment  in response to your <the short name of
> pStackLongID>, but then in order to see how much faster the engine  does
> this, I tested it the same way I tested my first tries (which  was
> actually with 10000 iterations, not 1000), and
>
> function stackIsOpen pLongID
> return (the short name of pLongID is among the lines of the openstacks)
> end stackIsOpen
>
> takes nearly 600 ms!

Interesting. I never time these things enough. It looks like if a script needs to make repeated calls to the function, then your way would be preferable because of the speed increase.

It's been an interesting experiment, I like when the list does these things.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to