Run details:
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
Windows
Desktop
2 years ago
.reduce (destructuring)
36/s
.reduce
35/s
.map (destructuring)
26/s
.map
25/s
.for (init array)
22/s
for..of
21/s
.forEach
21/s
for..of (destructuring)
17/s
for..of (reduce)
14/s
for..of (reduce) (destructuring)
12/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 36 Ops/sec
.reduce 35 Ops/sec
.map (destructuring) 26 Ops/sec
.map 25 Ops/sec
.for (init array) 22 Ops/sec
for..of 21 Ops/sec
.forEach 21 Ops/sec
for..of (destructuring) 17 Ops/sec
for..of (reduce) 14 Ops/sec
for..of (reduce) (destructuring) 12 Ops/sec
Script Preparation code:
Tests: