On Tue, Jun 2, 2015 at 11:22 PM, Tiemo Hollmann TB <toolb...@kestner.de>
wrote:

> You are right, that it would be a typical db task and actually I was using
> valentina for this (could also be done with sqlite).
>

in-memory sqlite is blindingly fast; typically sub-millisecond response for
me.  I replaced my internal data array with it--the alternative was looping
through array sections for searches, or copying large chunks to filter!


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to