Test case name | Result |
---|---|
new Intl.DateTimeFormat.format() | |
cached Intl.DateTimeFormat.format() | |
new Intl.DateTimeFormat.formatToParts | |
cached Intl.DateTimeFormat.formatToParts() | |
date methods |
Test name | Executions per second |
---|---|
new Intl.DateTimeFormat.format() | 28492.4 Ops/sec |
cached Intl.DateTimeFormat.format() | 860373.1 Ops/sec |
new Intl.DateTimeFormat.formatToParts | 29007.0 Ops/sec |
cached Intl.DateTimeFormat.formatToParts() | 371481.3 Ops/sec |
date methods | 28212.4 Ops/sec |