Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Windows
Desktop
one month ago
Test name Executions per second
new Date().toISOString() 704320.2 Ops/sec
new Date().toLocaleString() 395026.5 Ops/sec
Script Preparation code:
AخA
 
var timestamp = null;
Tests:
  • new Date().toISOString()

     
    timestamp = new Date().toISOString();
  • new Date().toLocaleString()

     
    timestamp = new Date().toLocaleString();