HTML Preparation code:
Script Preparation code:
Tests:
  • push

  • arr.length++;

  • arr[j++]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    push
    arr.length++;
    arr[j++]

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
Chrome 142 on Windows
View result in a separate tab
Test name Executions per second
push 347.9 Ops/sec
arr.length++; 504.6 Ops/sec
arr[j++] 507.9 Ops/sec