[Digikam-devel] [Bug 200654] image dimensions in albums slows down scrolling dramatically

Andi Clemens andi.clemens at gmx.net
Sat Jul 18 19:33:09 BST 2009


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





--- Comment #6 from Andi Clemens <andi clemens gmx net>  2009-07-18 20:33:08 ---
One little note: If you compiled digiKam by yourself, try using "debug"
buildtarget instead of "debugfull". This will optimize the compiled code and
run much faster than the "debugfull" version.

This is a general rule for self-compiled code: Before measuring speed issues,
compile with optimizations, in digiKam's case by using the target "debug",
"relwithdebinfo" or "release".

The icon view isn't that complicated, so displaying some text shouldn't be a
problem :D I measured the code with callgrind and I can see no difference with
dimensions displayed.

It might be a graphics card driver issue in your case, I experienced such
problems some months ago, when the nVidia driver wasn't performing well.

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