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

--- Comment #19 from fuerall...@gmail.com ---
Confirming. I think that is even slower than before. One of the reasons here is
that the image is loaded six times if you are in preview mode and switch from
one image to the next one. Two times as a preload and then 4 times again in
case of an actual switch to the next image. If the preload is finished the next
image can be shown directly. However, it is starting the loading process again. 
There seems to be no preload for jpg and jpg is only loaded twice. 

Probably, it would be good to load the file once, keep it in tmp storage (maybe
in total 5) and first ask the local storage before requesting it from the
original path again. Maybe this is a topic to address together with the face
recognition process discussed a month ago.

https://drive.google.com/file/d/1UAjBfxe64lxlhIkSNnoMCFppTU7FnokU/view?usp=sharing

BG Mik

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

Reply via email to