Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Chrome 140
Windows
Desktop
10 months ago
.for (init array)
80/s
for..of (reduce)
75/s
for..of
75/s
for..of (reduce) (destructuring)
75/s
.forEach
73/s
.reduce
64/s
.reduce (destructuring)
61/s
.map (destructuring)
55/s
.map
54/s
for..of (destructuring)
50/s
View exact numbers
Test name Executions per second
.for (init array) 80 Ops/sec
for..of (reduce) 75 Ops/sec
for..of 75 Ops/sec
for..of (reduce) (destructuring) 75 Ops/sec
.forEach 73 Ops/sec
.reduce 64 Ops/sec
.reduce (destructuring) 61 Ops/sec
.map (destructuring) 55 Ops/sec
.map 54 Ops/sec
for..of (destructuring) 50 Ops/sec
Script Preparation code:
Tests: