Test case name | Result |
---|---|
DateTimeFormat single | |
toLocaleString single | |
DateTimeFormat 100 | |
toLocaleString 100 | |
DateTimeFormat 10000 | |
toLocaleString 10000 |
Test name | Executions per second |
---|---|
DateTimeFormat single | 26269.6 Ops/sec |
toLocaleString single | 26848.9 Ops/sec |
DateTimeFormat 100 | 264.6 Ops/sec |
toLocaleString 100 | 269.0 Ops/sec |
DateTimeFormat 10000 | 2.7 Ops/sec |
toLocaleString 10000 | 2.7 Ops/sec |