[dolphin] [Bug 423537] hold N previews in memory (i.e. multi-level preview caching)

Harald Sitter bugzilla_noreply at kde.org
Mon Aug 31 10:13:53 BST 2020


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

--- Comment #2 from Harald Sitter <sitter at kde.org> ---
(In reply to Elvis Angelaccio from comment #1)
> > At the best of times that will simply result in the job poking the thumbnailer and the thumbnailer reading the cache file from disk, over and over again
> 
> What's wrong with this? Repeated disk access?

Repeated disk access. But also general speed. When going up and down a dir
structure there's a noticeable delay in the same thumbs appearing. I'm sure
part of it is KIO's fault though (as per the bugs below).

> > At the worst of times the previewable content has caching disabled entirely (Text thumbs, directory thumbs) 
> 
> Can't we enable caching for those?

https://bugs.kde.org/show_bug.cgi?id=423541
https://bugs.kde.org/show_bug.cgi?id=423736
https://bugs.kde.org/show_bug.cgi?id=423538

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list