| 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() | 60008.3 Ops/sec |
| cached Intl.DateTimeFormat.format() | 2403828.0 Ops/sec |
| new Intl.DateTimeFormat.formatToParts | 60430.0 Ops/sec |
| cached Intl.DateTimeFormat.formatToParts() | 946197.1 Ops/sec |