[Digikam-devel] [Bug 229888] Speed up "Scan for new items at startup"

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Mar 9 18:26:01 GMT 2010


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





--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-03-09 19:25:56 ---
Any approach will involve reading (stat'ing) the directories of the
collections, and not more. Like calling "find .".
Digikam gets the modification date of the files in a directory from its
database and compares these.
When find . is fast for you, it's more probably a database speed issue on your
system and filesystem. But we cannot be sure without profiling.

-- 
Configure bugmail: https://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