Script Preparation code:
Tests:
  • array[i] = i;

  • view.setFloat64(i, i)

  • array[i] = i; 2

  • view.setFloat64(i, i) 2

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    array[i] = i;
    view.setFloat64(i, i)
    array[i] = i; 2
    view.setFloat64(i, i) 2

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 17 days ago)
Mozilla/5.0 (Android 15; Mobile; rv:137.0) Gecko/137.0 Firefox/137.0
Firefox Mobile 137 on Android
View result in a separate tab
Test name Executions per second
array[i] = i; 344436.6 Ops/sec
view.setFloat64(i, i) 564537.0 Ops/sec
array[i] = i; 2 342986.8 Ops/sec
view.setFloat64(i, i) 2 563877.1 Ops/sec