[Digikam-devel] [Bug 172269] Digikam hangs for around 20-60 seconds when starting

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Oct 10 16:59:43 BST 2008


http://bugs.kde.org/show_bug.cgi?id=172269





--- Comment #19 from Marcel Wiesweg <marcel wiesweg gmx de>  2008-10-10 17:59:40 ---
Update: I can confirm that this is a problem with entryInfoList; removing the
file name filter makes it faster by a factor of 20. It seems that the name
filter that we use - containing a quite large number of file suffixes - is
applied with a QRegExp for each suffix, for each file. We can do that faster
without prefiltering.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list