Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Windows
Desktop
one year ago
.for (init array)
40/s
for..of (reduce) (destructuring)
38/s
for..of (reduce)
38/s
.reduce
38/s
.reduce (destructuring)
37/s
for..of
35/s
.forEach
28/s
for..of (destructuring)
27/s
.map
23/s
.map (destructuring)
21/s
View exact numbers
Test name Executions per second
.for (init array) 40 Ops/sec
for..of (reduce) (destructuring) 38 Ops/sec
for..of (reduce) 38 Ops/sec
.reduce 38 Ops/sec
.reduce (destructuring) 37 Ops/sec
for..of 35 Ops/sec
.forEach 28 Ops/sec
for..of (destructuring) 27 Ops/sec
.map 23 Ops/sec
.map (destructuring) 21 Ops/sec
Script Preparation code:
Tests: