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
for..of (destructuring)
33/s
for..of
33/s
.for (init array)
32/s
for..of (reduce) (destructuring)
32/s
.forEach
31/s
for..of (reduce)
31/s
.reduce (destructuring)
29/s
.map (destructuring)
26/s
.reduce
25/s
.map
24/s
View exact numbers
Test name Executions per second
for..of (destructuring) 33 Ops/sec
for..of 33 Ops/sec
.for (init array) 32 Ops/sec
for..of (reduce) (destructuring) 32 Ops/sec
.forEach 31 Ops/sec
for..of (reduce) 31 Ops/sec
.reduce (destructuring) 29 Ops/sec
.map (destructuring) 26 Ops/sec
.reduce 25 Ops/sec
.map 24 Ops/sec
Script Preparation code:
Tests: