Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Chrome 140
Mac OS X 10.15.7
Desktop
10 months ago
.for (init array)
128/s
for..of (reduce)
85/s
.reduce (destructuring)
83/s
.reduce
82/s
for..of
81/s
for..of (reduce) (destructuring)
79/s
.map
76/s
.map (destructuring)
75/s
for..of (destructuring)
71/s
.forEach
62/s
View exact numbers
Test name Executions per second
.for (init array) 128 Ops/sec
for..of (reduce) 85 Ops/sec
.reduce (destructuring) 83 Ops/sec
.reduce 82 Ops/sec
for..of 81 Ops/sec
for..of (reduce) (destructuring) 79 Ops/sec
.map 76 Ops/sec
.map (destructuring) 75 Ops/sec
for..of (destructuring) 71 Ops/sec
.forEach 62 Ops/sec
Script Preparation code:
Tests: