Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.6.1
Mobile
2 years ago
.forEach
52/s
for..of
50/s
.map
46/s
for..of (reduce)
44/s
for..of (destructuring)
43/s
for..of (reduce) (destructuring)
43/s
.for (init array)
41/s
.reduce
38/s
.reduce (destructuring)
36/s
.map (destructuring)
36/s
View exact numbers
Test name Executions per second
.forEach 52 Ops/sec
for..of 50 Ops/sec
.map 46 Ops/sec
for..of (reduce) 44 Ops/sec
for..of (destructuring) 43 Ops/sec
for..of (reduce) (destructuring) 43 Ops/sec
.for (init array) 41 Ops/sec
.reduce 38 Ops/sec
.reduce (destructuring) 36 Ops/sec
.map (destructuring) 36 Ops/sec
Script Preparation code:
Tests: