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