On Sun, 30 Jul 2017, Noel Carboni wrote:

> Source rearrangement notwithstanding, if one were to create routines
> that would make use of the vector instructions virtually every Intel
> system already has (e.g., SSE2) the results could be markedly better
> still.  I've been through converting all my own software to use vectors
> and the results were well worth the effort.  We now run faster with 32
> bit floating point than we used to with integer formats.

We use the vc library for vectorization, and it's pretty amazing. Of course,
it's C++, not C, but still...

https://github.com/VcDevel

-- 
Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to