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() | 13492.0 Ops/sec |
cached Intl.DateTimeFormat.format() | 485826.3 Ops/sec |
new Intl.DateTimeFormat.formatToParts | 13488.5 Ops/sec |
cached Intl.DateTimeFormat.formatToParts() | 228143.7 Ops/sec |