Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Mac OS X 10.15.7
Desktop
one year ago
JavaScript Date Time format
12.6M/s
JavaScript Date Time format using Template Strings.
12.5M/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 12,580,982 Ops/sec
JavaScript Date Time format using Template Strings. 12,537,973 Ops/sec
new Date() 1,915,408 Ops/sec
Date().toLocaleString() 31,281 Ops/sec
Intl.DateTimeFormat() 30,939 Ops/sec
Script Preparation code:
Tests: