Test case name | Result |
---|---|
Intl.NumberFormat | |
toLocalString | |
Custom Formatter | |
Pre-created Intl formatter |
Test name | Executions per second |
---|---|
Intl.NumberFormat | 21490.0 Ops/sec |
toLocalString | 23346.4 Ops/sec |
Custom Formatter | 546538.0 Ops/sec |
Pre-created Intl formatter | 1024257.2 Ops/sec |