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
Chrome 132
Windows
Desktop
one year ago
timestamp = Date.now();
7.5M/s
timestamp = new Date().toISOString();
1.2M/s
View exact numbers
Test name Executions per second
timestamp = Date.now(); 7,484,023 Ops/sec
timestamp = new Date().toISOString(); 1,193,802 Ops/sec
Script Preparation code:
Tests: