Test case name | Result |
---|---|
new Intl.DateTimeFormat.format() | |
cached Intl.DateTimeFormat.format() | |
new Intl.DateTimeFormat.formatToParts | |
cached Intl.DateTimeFormat.formatToParts() |
Test name | Executions per second |
---|---|
new Intl.DateTimeFormat.format() | 21067.2 Ops/sec |
cached Intl.DateTimeFormat.format() | 923963.8 Ops/sec |
new Intl.DateTimeFormat.formatToParts | 22979.7 Ops/sec |
cached Intl.DateTimeFormat.formatToParts() | 398348.7 Ops/sec |