Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
Chrome 142
Mac OS X 10.15.7
Desktop
8 months ago
.for (init array)
69/s
for..of
46/s
.map (destructuring)
37/s
.map
37/s
for..of (destructuring)
36/s
.forEach
26/s
.reduce (destructuring)
6/s
.reduce
4/s
for..of (reduce)
1/s
for..of (reduce) (destructuring)
1/s
View exact numbers
Test name Executions per second
.for (init array) 69 Ops/sec
for..of 46 Ops/sec
.map (destructuring) 37 Ops/sec
.map 37 Ops/sec
for..of (destructuring) 36 Ops/sec
.forEach 26 Ops/sec
.reduce (destructuring) 6 Ops/sec
.reduce 4 Ops/sec
for..of (reduce) 1 Ops/sec
for..of (reduce) (destructuring) 1 Ops/sec
Script Preparation code:
Tests: