Test case name | Result |
---|---|
toFixed().replace() | |
Number().toFixed().replace() | |
Intl.NumberFormat() | |
text Intl.NumberFormat() |
Test name | Executions per second |
---|---|
toFixed().replace() | 18929120.0 Ops/sec |
Number().toFixed().replace() | 18867208.0 Ops/sec |
Intl.NumberFormat() | 99195.2 Ops/sec |
text Intl.NumberFormat() | 98774.1 Ops/sec |