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

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit a536585328ee4a9778d62b8d859635490383b554 by Dmitry Kazakov.
Committed on 17/06/2022 at 13:34.
Pushed by dkazakov into branch 'krita/5.1'.

Don't include thumbnails into normal SQL queries

It makes the queries too slow to operate. Instead, the thumbnails are
now fetched using a separate query via resource_id.

It increases the speed of KisAllResourcesModel::resetQuery() from
400ms to 0ms (with a lot of bundles active)

M  +0    -1    libs/resources/KisResourceModel.cpp
M  +27   -1    libs/resources/KisResourceQueryMapper.cpp
M  +0    -1    libs/resources/KisTagResourceModel.cpp

https://invent.kde.org/graphics/krita/commit/a536585328ee4a9778d62b8d859635490383b554

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to