[webkit-dev] Transformations precision: double -> float

Zoltan Herczeg zherczeg at webkit.org
Mon May 21 04:04:56 PDT 2012


Hi,

is there any reason why the transformations in WebKit use doubles? We
could optimize some functions further with ARM SIMD if they would be
floats. Is there any objection to make them float if the change would have
no other side effects except some rounding because of the lower precision?

Regards,
Zoltan




More information about the webkit-dev mailing list