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

Méven Car <meve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #3 from Méven Car <meve...@gmail.com> ---
(In reply to Waqar Ahmed from comment #1)
> From my profiling that I did at that time, I think the issue was that the
> xml file kept accumulating entries without ever removing them. So after a
> while the file would become large and slow down the startup of Kate. The
> larger the file, the slower Kate's startup. 
> 
> Imo, threads or daemon would be overkill for a such a simple job. Perhaps
> the recents list could be kept small. Otherwise it would help if a faster
> xml library for reading the data was used because QXml* is a disaster when
> it comes to performance.

Reducing the xml file size is one of the objective of
https://invent.kde.org/frameworks/kio/-/merge_requests/1196 please review it.
This  might be enough to fix this bug. But It would need some measurement to
confirm.

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

Reply via email to