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

--- Comment #68 from Maik Qualmann <metzping...@gmail.com> ---
I think this confirms my suspicion.
About 9 seconds to collect the date information and count. This still happens
in the JobThread. But 95 seconds to create the date map in the GuiThread is
extreme (AlbumManager::slotDatesJobData).
Qt recommends using UTC if a lot of QDateTime comparisons are necessary, the
problem arises from converting time zones and daylight saving time etc. Maybe
we can also move something to the JobThread.

00000501        19.40586090     [6100] digikam.general: Dates DB Job time: 8830 
00000502        105.08583832    [6100] digikam.general: Dates create time:
94511        
00000503        105.12340546    [6100] digikam.general: One job is done
Digikam::DatesJob(0x22a4c3b10f0) time: 94543

Maik

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

Reply via email to