On Fri, Sep 23, 2022 at 4:44 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Letting the engine do it for you is always faster.
>

Interestingly, *just* getting the names and ids for a 1500 card stack is
only about 15 times faster using the functions rather than a loop that gets
each individually.

For my purposes I have to parse the results anyway, which reduces the ratio
to about 6 times faster. Enough that I'll definitely rewrite the code, but
less than I would have expected.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to