Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
Firefox 140
Windows
Desktop
one year ago
Simple rounding
772.9M/s
Rounding with "if" statement
26.4M/s
Rounding with epsilon and string conversion
3.7M/s
Rounding by toLocaleString
48K/s
View exact numbers
Test name Executions per second
Simple rounding 772,902,656 Ops/sec
Rounding with "if" statement 26,372,596 Ops/sec
Rounding with epsilon and string conversion 3,671,393 Ops/sec
Rounding by toLocaleString 48,458 Ops/sec
Script Preparation code:
Tests: