On 15 June 2018 at 01:22, Alex HighViz <alexhigh...@hotmail.com> wrote: > I need to look into sse2/ave2. My feeling is that will be easier > and more effective for the reference case than for Pronto, because pronto is > geared to express all operations at the pixel level.
You may try with auto vectorization first (could be interesting to compare auto vectorized benchmark). It's fairly easy to enable for MSVC, and GCC too, with a bunch of compilation flags. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev