Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
Chrome 132
Windows
Desktop
one year ago
JavaScript Date Time format using Template Strings.
6.3M/s
JavaScript Date Time format
6.2M/s
new Date()
1.1M/s
Date().toLocaleString()
12K/s
Intl.DateTimeFormat()
4K/s
View exact numbers
Test name Executions per second
JavaScript Date Time format using Template Strings. 6,323,604 Ops/sec
JavaScript Date Time format 6,207,774 Ops/sec
new Date() 1,120,297 Ops/sec
Date().toLocaleString() 12,063 Ops/sec
Intl.DateTimeFormat() 4,286 Ops/sec
Script Preparation code:
Tests: