| Test case name | Result |
|---|---|
| toFixed().replace() | |
| Number().toFixed().replace() | |
| Intl.NumberFormat() | |
| text Intl.NumberFormat() |
| Test name | Executions per second |
|---|---|
| toFixed().replace() | 12145684.0 Ops/sec |
| Number().toFixed().replace() | 11914457.0 Ops/sec |
| Intl.NumberFormat() | 61821.5 Ops/sec |
| text Intl.NumberFormat() | 60965.3 Ops/sec |