Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36
Chrome Mobile 125
Android
Mobile
2 years ago
for..of
16/s
.for (init array)
15/s
.reduce (destructuring)
15/s
for..of (reduce)
14/s
for..of (reduce) (destructuring)
14/s
.reduce
12/s
for..of (destructuring)
8/s
.map (destructuring)
6/s
.forEach
6/s
.map
5/s
View exact numbers
Test name Executions per second
for..of 16 Ops/sec
.for (init array) 15 Ops/sec
.reduce (destructuring) 15 Ops/sec
for..of (reduce) 14 Ops/sec
for..of (reduce) (destructuring) 14 Ops/sec
.reduce 12 Ops/sec
for..of (destructuring) 8 Ops/sec
.map (destructuring) 6 Ops/sec
.forEach 6 Ops/sec
.map 5 Ops/sec
Script Preparation code:
Tests: