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() | 25758.3 Ops/sec |
cached Intl.DateTimeFormat.format() | 703212.5 Ops/sec |
new Intl.DateTimeFormat.formatToParts | 25829.0 Ops/sec |
cached Intl.DateTimeFormat.formatToParts() | 440294.8 Ops/sec |