Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Chrome 138
Linux
Desktop
2 months ago
.for (init array)
40/s
for..of (reduce) (destructuring)
38/s
for..of (reduce)
38/s
.reduce (destructuring)
37/s
for..of
36/s
.reduce
35/s
.map (destructuring)
28/s
.map
28/s
.forEach
24/s
for..of (destructuring)
24/s
View exact numbers
Test name Executions per second
.for (init array) 40 Ops/sec
for..of (reduce) (destructuring) 38 Ops/sec
for..of (reduce) 38 Ops/sec
.reduce (destructuring) 37 Ops/sec
for..of 36 Ops/sec
.reduce 35 Ops/sec
.map (destructuring) 28 Ops/sec
.map 28 Ops/sec
.forEach 24 Ops/sec
for..of (destructuring) 24 Ops/sec
Script Preparation code:
Tests: