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)
113/s
.reduce
84/s
.reduce (destructuring)
79/s
for..of (reduce)
76/s
for..of (reduce) (destructuring)
76/s
for..of
73/s
for..of (destructuring)
57/s
.map (destructuring)
54/s
.map
37/s
.forEach
24/s
View exact numbers
Test name Executions per second
.for (init array) 113 Ops/sec
.reduce 84 Ops/sec
.reduce (destructuring) 79 Ops/sec
for..of (reduce) 76 Ops/sec
for..of (reduce) (destructuring) 76 Ops/sec
for..of 73 Ops/sec
for..of (destructuring) 57 Ops/sec
.map (destructuring) 54 Ops/sec
.map 37 Ops/sec
.forEach 24 Ops/sec
Script Preparation code:
Tests: