Reverse a list

Mike Kerner MikeKerner at roadrunner.com
Mon Feb 9 19:53:59 EST 2015


can we come up with a dataset for this test?  I was about to go write the
database code to share, but I realized I don't have anything (real) to test
against.

On Mon, Feb 9, 2015 at 5:47 PM, Dave Cragg <dave.cragg at lacscentre.co.uk>
wrote:

> In this case, I don’t think there’s an advantage in "repeat for each" as
> we’re iterating through array elements and not chunks.
>
> Are you really seeing it work faster?
>
> I was using a 24519-line list of 555Kb.
>
> Dave
>
>
> > On 9 Feb 2015, at 22:36, Mark Wieder <mwieder at ahsoftware.net> wrote:
> >
> > Dave Cragg <dave.cragg at ...> writes:
> >
> >> Still no data. The problem is here:
> >
> > Yeah... see my re-corrected version.
> > Comes out faster due to the "repeat for each" construct.
> > Even in LC 7.x.
> >
> > --
> > Mark Wieder
> > ahsoftware at gmail.com
> >
> >
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list