| Test case name | Result |
|---|---|
| new Intl.DateTimeFormat.format() | |
| cached Intl.DateTimeFormat.format() | |
| new Intl.DateTimeFormat.formatToParts | |
| cached Intl.DateTimeFormat.formatToParts() | |
| Custom |
| Test name | Executions per second |
|---|---|
| new Intl.DateTimeFormat.format() | 10662.6 Ops/sec |
| cached Intl.DateTimeFormat.format() | 302187.7 Ops/sec |
| new Intl.DateTimeFormat.formatToParts | 10600.3 Ops/sec |
| cached Intl.DateTimeFormat.formatToParts() | 156026.7 Ops/sec |
| Custom | 1130751.0 Ops/sec |