Test case name | Result |
---|---|
split | |
Date toLocaleString without date being cached | |
slice | |
substring | |
Intl no format cache no date cache | |
Intl no format cache with date cache | |
Intl with format cache no date cache | |
Intl with format cache with date cache | |
Date toLocaleString with date being cached |
Test name | Executions per second |
---|---|
split | 9663759.0 Ops/sec |
Date toLocaleString without date being cached | 5636.4 Ops/sec |
slice | 676450816.0 Ops/sec |
substring | 733038336.0 Ops/sec |
Intl no format cache no date cache | 6414.0 Ops/sec |
Intl no format cache with date cache | 6546.7 Ops/sec |
Intl with format cache no date cache | 322170.4 Ops/sec |
Intl with format cache with date cache | 394237.5 Ops/sec |
Date toLocaleString with date being cached | 5870.1 Ops/sec |