| Test name | Executions per second |
|---|---|
| ✓ substring | 57,292,552 Ops/sec |
| slice | 19,438,186 Ops/sec |
| split | 8,921,397 Ops/sec |
| Intl with format cache with date cache | 315,600 Ops/sec |
| Date toLocaleString with date being cached | 266,791 Ops/sec |
| Intl with format cache no date cache | 261,353 Ops/sec |
| Date toLocaleString without date being cached | 232,712 Ops/sec |
| Intl no format cache no date cache | 6,039 Ops/sec |
| Intl no format cache with date cache | 5,889 Ops/sec |