Script Preparation code:
Tests:
  • timestamp = Date.now();

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

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    timestamp = Date.now();
    timestamp = new Date().toISOString();

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 months ago)
Mozilla/5.0 (X11; Linux x86_64; rv:139.0) Gecko/20100101 Firefox/139.0
Firefox 139 on Linux
View result in a separate tab
Test name Executions per second
timestamp = Date.now(); 22355450.0 Ops/sec
timestamp = new Date().toISOString(); 11484954.0 Ops/sec