Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Windows
Desktop
2 years ago
.for (init array)
22/s
.reduce
21/s
for..of (reduce)
19/s
for..of (reduce) (destructuring)
19/s
.reduce (destructuring)
18/s
.forEach
18/s
for..of
17/s
.map
11/s
.map (destructuring)
9/s
for..of (destructuring)
8/s
View exact numbers
Test name Executions per second
.for (init array) 22 Ops/sec
.reduce 21 Ops/sec
for..of (reduce) 19 Ops/sec
for..of (reduce) (destructuring) 19 Ops/sec
.reduce (destructuring) 18 Ops/sec
.forEach 18 Ops/sec
for..of 17 Ops/sec
.map 11 Ops/sec
.map (destructuring) 9 Ops/sec
for..of (destructuring) 8 Ops/sec
Script Preparation code:
Tests: