[Digikam-devel] [Bug 273077] Generate Fingerprints gets slower and slower

Gilles Caulier caulier.gilles at gmail.com
Thu Jun 23 21:34:53 BST 2011


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





--- Comment #14 from Gilles Caulier <caulier gilles gmail com>  2011-06-23 22:34:51 ---
Andi,

I just tested Fingerprint registration in DB under Windows. It work like a
charm. No crash, no memory leak. Windows memory control center from Win7 said
that memory allocation is stable to 67% (3Gb). 2250 RAW/JPG are managed.
digiKam is compiled with MSVC 2008.

The only thing to improve here is CPU load. Only 58% of CPU is used. It's a
double core computer. This want mean that only one CPU is used. I'm sure that
we can use OpenMP here to speed up computation (MSVC support it very well, as
GCC)

Gilles Caulier

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