Hi, I appear to have figured it out.
FWIW, I was using a single sqlite transaction per item insert. I tested today under a single transaction for all item inserts and it was very fast. The question in my mind remains however. Why was this slowdown not apparent in the IDE?? In any case, all seems to be well. On 07/03/2017 08:25 AM, Julius via Lazarus wrote: > Hi, > > I wonder if someone could perhaps suggest what could be causing a rather > large insert slowdown issue with a sqlite component. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
