Script Preparation code:
Tests:
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: 7 months ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137 on Linux
View result in a separate tab
array[i] = i;
142K/s
array[i] = i; 2
123K/s
view.setFloat64(i, i)
56K/s
view.setFloat64(i, i) 2
53K/s
View exact numbers
Test name Executions per second
array[i] = i; 141,806 Ops/sec
array[i] = i; 2 122,670 Ops/sec
view.setFloat64(i, i) 55,876 Ops/sec
view.setFloat64(i, i) 2 53,160 Ops/sec