Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Mac OS X 10.15.7
Desktop
one year ago
JavaScript Date Time format using Template Strings.
7.8M/s
JavaScript Date Time format
7.7M/s
new Date()
1.9M/s
Date().toLocaleString()
31K/s
Intl.DateTimeFormat()
31K/s
View exact numbers
Test name Executions per second
JavaScript Date Time format using Template Strings. 7,755,482 Ops/sec
JavaScript Date Time format 7,735,530 Ops/sec
new Date() 1,943,456 Ops/sec
Date().toLocaleString() 31,145 Ops/sec
Intl.DateTimeFormat() 30,536 Ops/sec
Script Preparation code:
Tests: