Skip to content

Improve performance of loading large directories

Arjen Hiemstra requested to merge work/ahiemstra/folderloading into master

This MR contains two commits that combined greatly improve the performance of directory loading. I tested this with a directory of 50k items (mostly images but some videos) on an NFS mount. Using Gwenview 24.02RC2 this directory takes around 4 minutes 25 seconds to load. With these changes, loading time has been reduced to roughly 30 seconds.

Edited by Arjen Hiemstra

Merge request reports