Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1
Mobile Safari 18
iOS 18.5
Mobile
one year ago
.map (destructuring)
30/s
.map
30/s
.for (init array)
29/s
.forEach
29/s
.reduce
27/s
for..of
26/s
for..of (reduce)
25/s
.reduce (destructuring)
23/s
for..of (reduce) (destructuring)
22/s
for..of (destructuring)
21/s
View exact numbers
Test name Executions per second
.map (destructuring) 30 Ops/sec
.map 30 Ops/sec
.for (init array) 29 Ops/sec
.forEach 29 Ops/sec
.reduce 27 Ops/sec
for..of 26 Ops/sec
for..of (reduce) 25 Ops/sec
.reduce (destructuring) 23 Ops/sec
for..of (reduce) (destructuring) 22 Ops/sec
for..of (destructuring) 21 Ops/sec
Script Preparation code:
Tests: