[digikam] [Bug 441648] preview of next/previous HEIF (iPhone) image is very slow

Maik Qualmann bugzilla_noreply at kde.org
Thu Mar 3 14:14:22 GMT 2022


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

--- Comment #12 from Maik Qualmann <metzpinguin at gmail.com> ---
Yes, that's an optimization if you don't know how much memory is required. It's
faster to request larger blocks than to constantly expand with small blocks.
Something similar for QVector with QVector::reserve().

https://doc.qt.io/qt-5/qvector.html#reserve

Maik

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



More information about the kde-mac mailing list