Hello bearophile,

Don:

A simple rule of thumb: if it's an array, use float or double. If
it's not, use real.

The rule of thumb from me is: if you care for performance never use
real type.

Has anyone actually teased to show that the vector ops are actually faster than the FPU for cases where there is nothing to vectorize?

--
... <IXOYE><



Reply via email to