[Digikam-devel] [Bug 198063] Digikam startup is extremely slow

Gilles Caulier caulier.gilles at gmail.com
Wed Jul 1 15:46:38 BST 2009


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





--- Comment #16 from Gilles Caulier <caulier gilles gmail com>  2009-07-01 16:46:21 ---
ok. look there :

http://linux.die.net/man/2/stat64

If this function is called from QFileInfo or KDE api, we can do anything.

If this function is called from Exiv2, this can optimized... 

I remember some fopen used in DImgLoader to check if file exist. I remember too
that calls are redondant between DImg::load() and each DImgLoader::load(). Code
must be factored to optimize.

But why this function take a while ? This is certainly relevant of file system
used. Right ?

Gilles

-- 
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