Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi,

On Fri, Feb 21, 2014 at 3:21 PM, Thorsten Behrens
<thb@documentfoundation.org> wrote:
Another piece to look at are intel's TBB, which in my mind are _much_
more idiomatic for c++ code. I'm always reminded of fortran when I see
openmp code. ;)

For vcl/source/gdi/* - that is clearly rife of inefficiencies & funny
algorithms. A plan back in the day was to replace code there with
calls to basebmp stuff one by one, though somehow I never got to
it. But it would be nice to have _one_ place for filtering & image
scaling, instead of three in vcl, one in each application, and one in
basebmp.

Cheers,

-- Thorsten

Actually, I think we need SIMD implementations of image scalers if we
really want speed. We already have pixman (needed by cairo) which has
SIMD optimized image scalers available (and with latest versions also
high quality SIMD image scalers) - somebody just needs to integrate
it.

Regards, Tomaž

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.