Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Windows
Desktop
one year ago
JavaScript Date Time format
11.1M/s
JavaScript Date Time format using Template Strings.
11.1M/s
new Date()
1.2M/s
Date().toLocaleString()
23K/s
Intl.DateTimeFormat()
22K/s
View exact numbers
Test name Executions per second
JavaScript Date Time format 11,136,720 Ops/sec
JavaScript Date Time format using Template Strings. 11,113,137 Ops/sec
new Date() 1,160,514 Ops/sec
Date().toLocaleString() 23,257 Ops/sec
Intl.DateTimeFormat() 22,146 Ops/sec
Script Preparation code:
Tests: