Weird performance issue
Mark Wieder
ahsoftware at sonic.net
Fri Sep 23 14:07:17 EDT 2022
On 9/23/22 10:40, J. Landman Gay via use-livecode wrote:
> It may be related to the size of the stack. LC would have to load it all
> into memory before checking the cards. Also, do the results change if
> you lock messages?
You also do a *lot* of work on both opening the stack and opening the
card. And looping through that many times in your test. Your loop test
doesn't really simulate real-world conditions for Navigator, so I don't
think I'd worry about it too much.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list