Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36
Chrome 92
Linux
Desktop
2 years ago
Test name Executions per second
Number(v.toPrecision(p)) 1231509.0 Ops/sec
_p=Math.pow(10,p-Math.ceil(Math.log10(v)));Math.round(v*_p)/_p 896504.3 Ops/sec
Script Preparation code:
Tests:
  • Number(v.toPrecision(p))

  • _p=Math.pow(10,p-Math.ceil(Math.log10(v)));Math.round(v*_p)/_p