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
2 years ago
.for (init array)
25/s
.reduce
25/s
for..of
19/s
for..of (reduce) (destructuring)
18/s
.map (destructuring)
11/s
.forEach
11/s
.reduce (destructuring)
11/s
.map
11/s
for..of (reduce)
10/s
for..of (destructuring)
10/s
View exact numbers
Test name Executions per second
.for (init array) 25 Ops/sec
.reduce 25 Ops/sec
for..of 19 Ops/sec
for..of (reduce) (destructuring) 18 Ops/sec
.map (destructuring) 11 Ops/sec
.forEach 11 Ops/sec
.reduce (destructuring) 11 Ops/sec
.map 11 Ops/sec
for..of (reduce) 10 Ops/sec
for..of (destructuring) 10 Ops/sec
Script Preparation code:
Tests: