Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Chrome 119
Linux
Desktop
2 years ago
.reduce
22/s
for..of (reduce)
21/s
.for (init array)
21/s
.reduce (destructuring)
21/s
for..of (reduce) (destructuring)
21/s
for..of
16/s
.map
14/s
for..of (destructuring)
13/s
.map (destructuring)
13/s
.forEach
10/s
View exact numbers
Test name Executions per second
.reduce 22 Ops/sec
for..of (reduce) 21 Ops/sec
.for (init array) 21 Ops/sec
.reduce (destructuring) 21 Ops/sec
for..of (reduce) (destructuring) 21 Ops/sec
for..of 16 Ops/sec
.map 14 Ops/sec
for..of (destructuring) 13 Ops/sec
.map (destructuring) 13 Ops/sec
.forEach 10 Ops/sec
Script Preparation code:
Tests: