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)
23/s
for..of
22/s
.forEach
22/s
for..of (reduce)
21/s
for..of (reduce) (destructuring)
20/s
.reduce (destructuring)
20/s
.reduce
20/s
for..of (destructuring)
13/s
.map
11/s
.map (destructuring)
11/s
View exact numbers
Test name Executions per second
.for (init array) 23 Ops/sec
for..of 22 Ops/sec
.forEach 22 Ops/sec
for..of (reduce) 21 Ops/sec
for..of (reduce) (destructuring) 20 Ops/sec
.reduce (destructuring) 20 Ops/sec
.reduce 20 Ops/sec
for..of (destructuring) 13 Ops/sec
.map 11 Ops/sec
.map (destructuring) 11 Ops/sec
Script Preparation code:
Tests: