[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2023-10-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461838

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.2.0

--- Comment #6 from caulier.gil...@gmail.com ---
Fixed with #474105

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2023-09-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=461838

--- Comment #5 from Maik Qualmann  ---
Using my small thumbnail database from Bug 474105, I can confirm that we don't
create a new thumbnail when the face is tagged. I would close this bug for
digiKam-8.2.0.

Maik

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2023-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461838

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #4 from caulier.gil...@gmail.com ---
Maik,

But we have a large memory cache used to reduce network idle... right ?

Gilles

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2023-02-25 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=461838

MarcP  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=466412

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2022-11-14 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=461838

--- Comment #3 from MarcP  ---
Ok, I have checked the traffic on my NAS, and yes, a single picture will be
transferred as many times as faces there are in the photo (so, 100MB for a 5MB
photo with 20 faces on it). Couldn't digikam get the photo just once, and
recreate all the face-thumbnails from that info? That would greatly improve the
performance.

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2022-11-14 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=461838

--- Comment #2 from MarcP  ---
But the thumbnails are reloaded from the picture iself, not from the thumbnail
already existing in the database, aren't they? In a NAS, that would mean that a
single picture would need to be transferred 20 times if there are 20 faces in
it. Or am I getting it wrong? Couldn't all the faces in a picture be refreshed
from a single transfer?

Anyway, it's a pity. Would it be possible to have two kinds of refresh, one
that just refreshes the metadata, and another one that also refreshes
thumbnails and face-thumbnails?

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2022-11-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=461838

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The thumbnails are not recreated, why should they? Yes, they are all reloaded
as there has been a metadata change. I've been examining a lot of code in the
process of making improvements to digiKam-8.0.0 to see if we can optimize
further. No, there aren't many options left.

Maik

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

[digikam] [Bug 461838] All face thumbnails in a picture are recreated after a face is tagged, which is not optimal performance-wise

2022-11-14 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=461838

MarcP  changed:

   What|Removed |Added

 CC||iwannaber...@gmail.com

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