Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Windows
Desktop
one year ago
.reduce (destructuring)
38/s
for..of (reduce)
37/s
for..of (reduce) (destructuring)
36/s
.reduce
35/s
for..of
34/s
.for (init array)
27/s
.map (destructuring)
26/s
.map
25/s
for..of (destructuring)
25/s
.forEach
24/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 38 Ops/sec
for..of (reduce) 37 Ops/sec
for..of (reduce) (destructuring) 36 Ops/sec
.reduce 35 Ops/sec
for..of 34 Ops/sec
.for (init array) 27 Ops/sec
.map (destructuring) 26 Ops/sec
.map 25 Ops/sec
for..of (destructuring) 25 Ops/sec
.forEach 24 Ops/sec
Script Preparation code:
Tests: