Well, that answers that question: Just trying to insert the data into the database takes 64 seconds for 10,000 lines.
On Tue, Feb 10, 2015 at 5:50 AM, Ali Lloyd <[email protected]> wrote: > Apologies - hit send too early. > > > 6.7.1 > > There are 2931 lines in tstart > > There are now 14655 lines in tstart > > revers(ta) took 427 ms > > qrevers(ta) took 6 ms > > Output OK > > krevers(ta) took 412 ms > > Output OK > > > 7.0.2 + bugfix > > There are 2931 lines in tstart > > There are now 14655 lines in tstart > > revers(ta) took 142 ms > > qrevers(ta) took 32 ms > > Output OK > > krevers(ta) took 258 ms > > Output OK > > On 10 February 2015 at 04:10, Kay C Lan <[email protected]> wrote: > > > On Tue, Feb 10, 2015 at 11:58 AM, Geoff Canyon <[email protected]> > wrote: > > > > > It seems that what we've lost with unicode/7 is the speed of character > > > references. > > > > > > > See Ali Lloyd's earlier response that the LC team have been watching this > > tread and it's clear that 'inefficient code' has been revealed. The LC > team > > are working on it and believe that for none Unicode chunking LC 7 should > be > > as fast as LC 6. There will be some slow down when Unicode is involved. > > _______________________________________________ > > 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
