valueDiff for arrays?

Monte Goulding monte at appisle.net
Sun Aug 5 23:28:44 EDT 2018


I’m fairly sure you could speed it up by continuing to add keys to p and returning that instead of building the list R.

> On 6 Aug 2018, at 1:24 pm, Brian Milby via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I can speed it up by 10% just be replacing the "add 1 to" with "put true
> into".  The first if would lose the ">0".  A single pass went from 50s to
> 44s on my iMac.




More information about the use-livecode mailing list