Weird performance issue

Geoff Canyon gcanyon at gmail.com
Fri Sep 23 23:51:54 EDT 2022


On Fri, Sep 23, 2022 at 4:44 PM J. Landman Gay via use-livecode <
use-livecode at 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.


More information about the use-livecode mailing list