Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0
Firefox 131
Linux
Desktop
one year ago
Benchmark.js
(Math.round(*10000)/10000).toString()
738.4M/s
Math.floor fast
638.2M/s
toFixed(4)
13.9M/s
toPrecision(4).toString()
8.7M/s
View exact numbers
Test name Executions per second
(Math.round(*10000)/10000).toString() 738,365,568 Ops/sec
Math.floor fast 638,241,408 Ops/sec
toFixed(4) 13,894,035 Ops/sec
toPrecision(4).toString() 8,650,530 Ops/sec
Script Preparation code:
Tests: