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.8M/s
Date().toLocaleString()
29K/s
Intl.DateTimeFormat()
29K/s
View exact numbers
Test name Executions per second
JavaScript Date Time format using Template Strings. 7,813,014 Ops/sec
JavaScript Date Time format 7,705,726 Ops/sec
new Date() 1,830,579 Ops/sec
Date().toLocaleString() 28,784 Ops/sec
Intl.DateTimeFormat() 28,611 Ops/sec
Script Preparation code:
Tests: