Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1
Mobile Safari 18
iOS 18.1.1
Mobile
one year ago
.forEach
90/s
for..of
87/s
for..of (destructuring)
79/s
.map
75/s
.reduce
69/s
.map (destructuring)
68/s
.for (init array)
68/s
.reduce (destructuring)
65/s
for..of (reduce)
45/s
for..of (reduce) (destructuring)
12/s
View exact numbers
Test name Executions per second
.forEach 90 Ops/sec
for..of 87 Ops/sec
for..of (destructuring) 79 Ops/sec
.map 75 Ops/sec
.reduce 69 Ops/sec
.map (destructuring) 68 Ops/sec
.for (init array) 68 Ops/sec
.reduce (destructuring) 65 Ops/sec
for..of (reduce) 45 Ops/sec
for..of (reduce) (destructuring) 12 Ops/sec
Script Preparation code:
Tests: