Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
Chrome 133
Windows
Desktop
one year ago
.reduce
35/s
.reduce (destructuring)
35/s
.for (init array)
33/s
for..of (reduce)
25/s
for..of (reduce) (destructuring)
25/s
.map (destructuring)
23/s
.map
23/s
.forEach
18/s
for..of (destructuring)
16/s
for..of
7/s
View exact numbers
Test name Executions per second
.reduce 35 Ops/sec
.reduce (destructuring) 35 Ops/sec
.for (init array) 33 Ops/sec
for..of (reduce) 25 Ops/sec
for..of (reduce) (destructuring) 25 Ops/sec
.map (destructuring) 23 Ops/sec
.map 23 Ops/sec
.forEach 18 Ops/sec
for..of (destructuring) 16 Ops/sec
for..of 7 Ops/sec
Script Preparation code:
Tests: