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
39/s
.reduce (destructuring)
37/s
.map (destructuring)
26/s
.map
25/s
.for (init array)
19/s
for..of
15/s
.forEach
14/s
for..of (destructuring)
11/s
for..of (reduce)
11/s
for..of (reduce) (destructuring)
5/s
View exact numbers
Test name Executions per second
.reduce 39 Ops/sec
.reduce (destructuring) 37 Ops/sec
.map (destructuring) 26 Ops/sec
.map 25 Ops/sec
.for (init array) 19 Ops/sec
for..of 15 Ops/sec
.forEach 14 Ops/sec
for..of (destructuring) 11 Ops/sec
for..of (reduce) 11 Ops/sec
for..of (reduce) (destructuring) 5 Ops/sec
Script Preparation code:
Tests: