https://bugs.kde.org/show_bug.cgi?id=353555

Jack <ostrof...@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #4 from Jack <ostrof...@users.sourceforge.net> ---
I've been using Perl's XML handling modules to produce some specific reports,
and although there was a learning curve, I'm not sure the ultimate code was any
harder to create than it would have been using SQL.  However, I wonder why the
OP found sqlite so much slower than accessing the .kmy or .xml file.  There is
the time course of having to pull data from the internal structures for every
sql call, compared to parsing once into your own internal representation, but I
can't imagine it's slow enough to really notice.

I'm going to set to NEEDSINFO in case the OP can confirm that the slowness
issue is still a problem for him.  Otherwise, this will eventually get closed
as WORKSFORME.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to