https://bugs.kde.org/show_bug.cgi?id=501773
--- Comment #8 from Maik Qualmann <[email protected]> --- How do you know that ItemInfoCache::getImageGroupedCount is a problem? Yes, this function is called very frequently, which is why it's needed when drawing/redrawing items. But the database access only occurs once, when the view is loaded; after that, the result is read from a memory cache. This has absolutely no impact on execution speed. Maik -- You are receiving this mail because: You are watching all bug changes.
