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)
16/s
.reduce (destructuring)
15/s
for..of (reduce) (destructuring)
15/s
for..of (reduce)
14/s
.reduce
14/s
for..of
13/s
for..of (destructuring)
9/s
.map (destructuring)
8/s
.map
8/s
.forEach
4/s
View exact numbers
Test name Executions per second
.for (init array) 16 Ops/sec
.reduce (destructuring) 15 Ops/sec
for..of (reduce) (destructuring) 15 Ops/sec
for..of (reduce) 14 Ops/sec
.reduce 14 Ops/sec
for..of 13 Ops/sec
for..of (destructuring) 9 Ops/sec
.map (destructuring) 8 Ops/sec
.map 8 Ops/sec
.forEach 4 Ops/sec
Script Preparation code:
Tests: