Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Mac OS X 10.15.7
Desktop
one year ago
.for (init array)
102/s
.reduce
75/s
.reduce (destructuring)
75/s
for..of (reduce)
71/s
for..of (reduce) (destructuring)
70/s
for..of
69/s
.map
58/s
.map (destructuring)
56/s
for..of (destructuring)
55/s
.forEach
54/s
View exact numbers
Test name Executions per second
.for (init array) 102 Ops/sec
.reduce 75 Ops/sec
.reduce (destructuring) 75 Ops/sec
for..of (reduce) 71 Ops/sec
for..of (reduce) (destructuring) 70 Ops/sec
for..of 69 Ops/sec
.map 58 Ops/sec
.map (destructuring) 56 Ops/sec
for..of (destructuring) 55 Ops/sec
.forEach 54 Ops/sec
Script Preparation code:
Tests: