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() | 10067.6 Ops/sec |
cached Intl.DateTimeFormat.format() | 320475.2 Ops/sec |
new Intl.DateTimeFormat.formatToParts | 9890.0 Ops/sec |
cached Intl.DateTimeFormat.formatToParts() | 197154.5 Ops/sec |
date methods | 10420.6 Ops/sec |