Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Mac OS X 10.15.7
Desktop
one year ago
.reduce (destructuring)
32/s
.reduce
32/s
.forEach
31/s
for..of
30/s
.for (init array)
29/s
for..of (reduce)
28/s
for..of (reduce) (destructuring)
27/s
for..of (destructuring)
20/s
.map
16/s
.map (destructuring)
16/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 32 Ops/sec
.reduce 32 Ops/sec
.forEach 31 Ops/sec
for..of 30 Ops/sec
.for (init array) 29 Ops/sec
for..of (reduce) 28 Ops/sec
for..of (reduce) (destructuring) 27 Ops/sec
for..of (destructuring) 20 Ops/sec
.map 16 Ops/sec
.map (destructuring) 16 Ops/sec
Script Preparation code:
Tests: