mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
On Apple Mn, it looks like denormals do not have an extra cost at least on the benchmarks tested. On old ARM CPUs it looks like denormals are flushed to zero; there might still be some CPUs that would benefit from zeroing out the 4th component, but for now let's assume that they are all well behaved. Removing zero-ins increases performance of some code by ~20% on Apple Mn. |
||
---|---|---|
.. | ||
include | ||
src |