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