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 month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Chrome 108 on Windows
View result in a separate tab
Test name Executions per second
array[i] = i; 193591.4 Ops/sec
view.setFloat64(i, i) 46397.5 Ops/sec
array[i] = i; 2 222832.0 Ops/sec
view.setFloat64(i, i) 2 51341.1 Ops/sec