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 <[email protected]> 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 <[email protected]> wrote: > > > > Dave Cragg <dave.cragg@...> 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 > > [email protected] > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > 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." _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
