Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Windows
Desktop
one year ago
.for (init array)
35/s
for..of (reduce)
28/s
.forEach
28/s
for..of (reduce) (destructuring)
27/s
.reduce
27/s
.reduce (destructuring)
25/s
for..of
24/s
for..of (destructuring)
17/s
.map (destructuring)
14/s
.map
13/s
View exact numbers
Test name Executions per second
.for (init array) 35 Ops/sec
for..of (reduce) 28 Ops/sec
.forEach 28 Ops/sec
for..of (reduce) (destructuring) 27 Ops/sec
.reduce 27 Ops/sec
.reduce (destructuring) 25 Ops/sec
for..of 24 Ops/sec
for..of (destructuring) 17 Ops/sec
.map (destructuring) 14 Ops/sec
.map 13 Ops/sec
Script Preparation code:
Tests: