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: one year ago)
Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
Firefox 138 on Linux
View result in a separate tab
Test name Executions per second
array[i] = i; 399729.2 Ops/sec
view.setFloat64(i, i) 242592.1 Ops/sec
array[i] = i; 2 257515.7 Ops/sec
view.setFloat64(i, i) 2 362918.6 Ops/sec