Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .reduce
    .for (init array)
    .for (init array) (cached)
    .for (init array) (cached) (destructive)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Windows
View result in a separate tab
.for (init array) (cached)
34/s
.for (init array) (cached) (destructive)
33/s
.for (init array)
31/s
.reduce
26/s
View exact numbers
Test name Executions per second
.for (init array) (cached) 34 Ops/sec
.for (init array) (cached) (destructive) 33 Ops/sec
.for (init array) 31 Ops/sec
.reduce 26 Ops/sec