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)
101/s
.forEach
87/s
.reduce
79/s
for..of
78/s
.reduce (destructuring)
77/s
for..of (reduce)
76/s
for..of (reduce) (destructuring)
75/s
.map (destructuring)
62/s
.map
61/s
for..of (destructuring)
58/s
View exact numbers
Test name Executions per second
.for (init array) 101 Ops/sec
.forEach 87 Ops/sec
.reduce 79 Ops/sec
for..of 78 Ops/sec
.reduce (destructuring) 77 Ops/sec
for..of (reduce) 76 Ops/sec
for..of (reduce) (destructuring) 75 Ops/sec
.map (destructuring) 62 Ops/sec
.map 61 Ops/sec
for..of (destructuring) 58 Ops/sec
Script Preparation code:
Tests: