[kmymoney] [Bug 353555] Database backend is much slower than standard kmy format

Jack bugzilla_noreply at kde.org
Thu Mar 11 19:41:34 GMT 2021


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

Jack <ostroffjh at users.sourceforge.net> changed:

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

--- Comment #4 from Jack <ostroffjh at 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 the assignee for the bug.


More information about the KMyMoney-devel mailing list