Re: Startup performance

Johannes Zarl-Zierl <[email protected]> Mon, 12 Oct 2020 22:04:57 +0200
Newsgroups gmane.comp.kde.kimdaba
Message-ID <5961582.88kQQCflk4@mani>
Hi Robert,

A big thank you from me as well!


Am Montag, 12. Oktober 2020, 19:19:24 CEST schrieb Robert Krawitz:
> [...] 
> But nothing really urgent.

My takeaway from this is that I should put more effort into refactoring and 
modernizing the codebase in general. I already broke a large number of 
dependencies between different parts of KPA - modularizing the core components 
(database, thumbnail storage, exif database) and adding unit-tests is not that 
much effort from here (at least it seems far more doable than a year ago).

With the database code as an isolated component and with a decent test 
coverage we can start going after the not so low hanging fruit (like a cache 
for the database file).

Cheers,
  Johannes