Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Windows
Desktop
2 years ago
Math.floor fast
16.8M/s
toPrecision(4).toString()
7.6M/s
Math.trunc
7.6M/s
(Math.round(*10000)/10000).toString()
7.6M/s
toFixed(4) someFloat.toFixed(4); someFloat.t
6.9M/s
View exact numbers
Test name Executions per second
Math.floor fast 16,825,896 Ops/sec
toPrecision(4).toString() 7,601,198 Ops/sec
Math.trunc 7,599,596 Ops/sec
(Math.round(*10000)/10000).toString() 7,577,514 Ops/sec
toFixed(4) someFloat.toFixed(4); someFloat.t 6,917,485 Ops/sec
Script Preparation code:
Tests: