nice, if you put Math. methods to local variables it could be faster, resolving those repeatedly may be one of the slower bits there, I did not do that
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
nice, if you put
Math.
methods to local variables it could be faster, resolving those repeatedly may be one of the slower bits there, I did not do that