Slow LC 9 Performance - Test Stack, Video, QA Report

Tom Glod tom at makeshyft.com
Wed Sep 5 22:19:17 EDT 2018


totally weird!



On Wed, Sep 5, 2018 at 10:03 PM Curry Kenworthy via use-livecode <
use-livecode at lists.runrev.com> wrote:

>
> PS - one more test that I will add later to the "showdown" stack:
>
> "Root Loops" tested both repeats and math (hence the name) but I hadn't
> benchmarked an empty loop. I should have done that to try and separate
> math from loops to the extent possible.
>
> (on native Windows 10 6th Gen i3)
>
> repeat with i=1 to 1234567
> end repeat
>
> LC 6.7.11: 45 ms
> LC 9.0.0: 125 ms
> 9 vs 6: 2.8x slower
>
> repeat 1234567
> end repeat
>
> LC 6.7.11: 15 ms
> LC 9.0.0: 20 ms
> 9 vs 6: 1.3x slower
>
> Could be significant, yes?
>
> Best wishes,
>
> Curry K.
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list