[Digikam-devel] [Bug 172269] Digikam hangs for around 20-60 seconds when starting
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Oct 11 16:17:37 BST 2008
http://bugs.kde.org/show_bug.cgi?id=172269
Marcel Wiesweg marcel wiesweg gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #20 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-10-11 17:17:35 ---
As confirmed by Andi, the problem is fixed by the commit listed below.
Author: mwiesweg <mwiesweg at 283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Sat Oct 11 13:55:40 2008 +0000
Do not use the file name filter that comes with QDir.entryInfoList, which
is very slow for larger file counts and filtered suffixes.
Just get all files and use plain simple suffix filtering from a QSet.
Speeds up complete collection scan by approximately factor 20.
git-svn-id:
https://svn.kde.org/home/kde/trunk/extragear/graphics/digikam@869972
283d02a7-25f6-0310-bc7c-ecb5cbfe19da
--
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