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)
42/s
for..of
41/s
.forEach
39/s
for..of (reduce) (destructuring)
38/s
for..of (reduce)
38/s
.reduce
37/s
.reduce (destructuring)
37/s
for..of (destructuring)
25/s
.map
23/s
.map (destructuring)
23/s
View exact numbers
Test name Executions per second
.for (init array) 42 Ops/sec
for..of 41 Ops/sec
.forEach 39 Ops/sec
for..of (reduce) (destructuring) 38 Ops/sec
for..of (reduce) 38 Ops/sec
.reduce 37 Ops/sec
.reduce (destructuring) 37 Ops/sec
for..of (destructuring) 25 Ops/sec
.map 23 Ops/sec
.map (destructuring) 23 Ops/sec
Script Preparation code:
Tests: