https://bugs.kde.org/show_bug.cgi?id=461847
--- Comment #3 from Méven Car <meven....@kdemail.net> --- Git commit 0ab81b6bac953b12b454bef4874946bb7fc8db85 by Méven Car, on behalf of Méven Car. Committed on 09/09/2023 at 11:51. Pushed by meven into branch 'master'. trashimpl: optimize TrashSizeCache::calculateSize Make TrashSizeCache::calculateSize not check modification dates. This divides by two the number of stats run for each file already in the trash each time a file is moved into the trash. M +25 -15 src/kioworkers/trash/trashsizecache.cpp M +3 -1 src/kioworkers/trash/trashsizecache.h https://invent.kde.org/frameworks/kio/-/commit/0ab81b6bac953b12b454bef4874946bb7fc8db85 -- You are receiving this mail because: You are watching all bug changes.