• I don't know about Espruino, but in every JS interpreter I've come accross, parseInt is extremely slow. @Gordon could you confirm that Number(a.toFixed(0)).toString(16) is magnitudes faster than parseInt(a).toString(16)? I cannot test yet, since I am still waiting for my boards :)

About

Avatar for randunel @randunel started