Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Windows
Desktop
one year ago
.for (init array)
27/s
for..of
25/s
.forEach
19/s
.map
16/s
.map (destructuring)
15/s
.reduce
14/s
for..of (destructuring)
14/s
.reduce (destructuring)
1/s
for..of (reduce)
1/s
for..of (reduce) (destructuring)
1/s
View exact numbers
Test name Executions per second
.for (init array) 27 Ops/sec
for..of 25 Ops/sec
.forEach 19 Ops/sec
.map 16 Ops/sec
.map (destructuring) 15 Ops/sec
.reduce 14 Ops/sec
for..of (destructuring) 14 Ops/sec
.reduce (destructuring) 1 Ops/sec
for..of (reduce) 1 Ops/sec
for..of (reduce) (destructuring) 1 Ops/sec
Script Preparation code:
Tests: