Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Mac OS X 10.15.7
Desktop
2 years ago
.for (init array)
85/s
for..of (reduce)
75/s
for..of (reduce) (destructuring)
72/s
.reduce (destructuring)
66/s
.reduce
66/s
for..of
65/s
.forEach
50/s
for..of (destructuring)
50/s
.map
40/s
.map (destructuring)
35/s
View exact numbers
Test name Executions per second
.for (init array) 85 Ops/sec
for..of (reduce) 75 Ops/sec
for..of (reduce) (destructuring) 72 Ops/sec
.reduce (destructuring) 66 Ops/sec
.reduce 66 Ops/sec
for..of 65 Ops/sec
.forEach 50 Ops/sec
for..of (destructuring) 50 Ops/sec
.map 40 Ops/sec
.map (destructuring) 35 Ops/sec
Script Preparation code:
Tests: