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

  • view.setFloat32(i, i)

  • array[i] = i; 2

  • view.setFloat32(i, i) 2

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Chrome 140 on Windows
View result in a separate tab
Test name Executions per second
array[i] = i; 102718.9 Ops/sec
view.setFloat32(i, i) 39847.0 Ops/sec
array[i] = i; 2 101254.3 Ops/sec
view.setFloat32(i, i) 2 42075.9 Ops/sec