Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0
Chrome 121
Windows
Desktop
2 years ago
Benchmark.js
Math.floor fast
13.8M/s
toPrecision(4).toString()
5.7M/s
toFixed(4)
5.2M/s
(Math.round(*10000)/10000).toString()
5.0M/s
View exact numbers
Test name Executions per second
Math.floor fast 13,816,565 Ops/sec
toPrecision(4).toString() 5,744,248 Ops/sec
toFixed(4) 5,165,271 Ops/sec
(Math.round(*10000)/10000).toString() 4,978,313 Ops/sec
Script Preparation code:
Tests: