https://bugs.kde.org/show_bug.cgi?id=524265
--- Comment #1 from Eugene Vert <[email protected]> --- Running queries through the database client, i got the following results: query root (id=0) leaf (1 level deep) leaf (5 levels deep) --------------------------------------------------------------------------------------------------------------- current listTagRecursive 2s 3s 3s patch 4s 0.40s 0.26s For some reason, selecting the root tag ("Tags" in the GUI, id = 0) in "Tags" sidebar still executes the `listTagRecursive` query, despite not displaying any images. Unfortunately, I was unable to make the query handle both the root and leaf tags equally well, as the patched version performs worse at selecting the root tag. -- You are receiving this mail because: You are watching all bug changes.
