Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Firefox 130
Windows
Desktop
one year ago
timestamp = Date.now();
15.2M/s
timestamp = new Date().toISOString();
3.0M/s
View exact numbers
Test name Executions per second
timestamp = Date.now(); 15,173,236 Ops/sec
timestamp = new Date().toISOString(); 3,017,881 Ops/sec
Script Preparation code:
Tests: