https://bugs.kde.org/show_bug.cgi?id=395241
--- Comment #26 from Michael Miller <michael_mil...@msn.com> --- (In reply to Michael Moore from comment #25) > Hi Gilles, > > For me the UI remains responsive. I can change away from the current People > tab at any time without any lag. > > I'm not sure I understand how the timer helps. For me, I think generating > face thumbnails when a face is recognized, or maybe as a new option within > Rebuild Thumbnails seems like it would help. > > > > The load time is not problematic because the UI freezes, it is just > problematic because of the workflow. > > I have 4000+ unconfirmed faces for this person, but the accuracy isn't 100%, > so I have to see them before confirming. So I confirm up to 77 photos, page > down, wait 30 seconds, confirm up to 77 more, page down, confirm up to 77 > more, and so on. That's like 25 minutes of just waiting for thumbnails to be > generated/load. Hi Michael, The face thumbnail is generated from the original image when the face is detected in the scan. The thumbnail image is then saved to the thumbnail DB. We also have a thumbnail caching service in digikam that keeps a portion of the thumbnails in memory. I'm not sure, but I think Gilles might be referring to refreshing (rebuilding) the thumbnail cache, and not the thumbnail itself since the thumbnail shouldn't change once it's been written to the DB. The thumbnail will get rewritten to the DB if there is a change to the face region or editing done to the image that changes the dimensions. Can you provide the specs of your system? How fast is the CPU, what kind of storage (local SSD, network share, etc...), and probably most importantly, how much memory do you have? Cheers, Mike -- You are receiving this mail because: You are watching all bug changes.