[dolphin] [Bug 486956] Dolphin takes ≥5s to load ≈ 52 GiB, 7x10^3-file directory when group column is shown
Méven
bugzilla_noreply at kde.org
Wed May 15 07:25:48 BST 2024
https://bugs.kde.org/show_bug.cgi?id=486956
Méven <meven at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/fram
| |eworks/kio/-/commit/a360462
| |d5290200b27d874d1cb38953369
| |42d55b
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #10 from Méven <meven at kde.org> ---
Git commit a360462d5290200b27d874d1cb3895336942d55b by Méven Car.
Committed on 15/05/2024 at 06:05.
Pushed by meven into branch 'master'.
kfileitem: cache group names
Since b1a0a7cfe704db2a0aa363fed4e03501f324df9e the group name is now
fetch in KFFileItem, it was previously fetched inside the file
kioworker.
Cache the group names in KFileItem using a thread local QMap.
M +9 -1 src/core/kfileitem.cpp
https://invent.kde.org/frameworks/kio/-/commit/a360462d5290200b27d874d1cb3895336942d55b
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list