[Digikam-devel] [Bug 273077] Generate Fingerprints gets slower and slower
Marcel Wiesweg
marcel.wiesweg at gmx.de
Thu May 12 21:32:20 BST 2011
https://bugs.kde.org/show_bug.cgi?id=273077
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-05-12 22:32:19 ---
Do you see substantial growth in memory usage? Then massif can give us a hint.
My first suspect was pixmap generation and the progress dialog, but I think
this problem was fixed already. To rule out a problem here, disable the
relevant lines 183 and 184.
There is only a QStringList in the fingerprints generator, I doubt that is the
problem.
Second step is the HaarIface. To rule out any problems here, you could try to
use a fresh HaarIface object any time.
If all does not help - though it takes longer - we'd need to run digikam under
callgrind, and switch on instrumentation as soon the presumed bug's calculation
time is significant, like > 50%.
--
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