Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
.reduce (destructuring)
17/s
for..of
17/s
.for (init array)
17/s
.reduce
16/s
for..of (reduce)
15/s
for..of (reduce) (destructuring)
15/s
.map (destructuring)
11/s
.map
11/s
for..of (destructuring)
10/s
.forEach
7/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 17 Ops/sec
for..of 17 Ops/sec
.for (init array) 17 Ops/sec
.reduce 16 Ops/sec
for..of (reduce) 15 Ops/sec
for..of (reduce) (destructuring) 15 Ops/sec
.map (destructuring) 11 Ops/sec
.map 11 Ops/sec
for..of (destructuring) 10 Ops/sec
.forEach 7 Ops/sec
Script Preparation code:
Tests: