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
timestamp = Date.now();
15.3M/s
timestamp = new Date().toISOString();
2.8M/s
View exact numbers
Test name Executions per second
timestamp = Date.now(); 15,327,819 Ops/sec
timestamp = new Date().toISOString(); 2,811,630 Ops/sec
Script Preparation code:
Tests: