Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [LinkedInApp]/9.29.1938
Mobile Safari 17
iOS 17.2.1
Mobile
2 years ago
.reduce (destructuring)
42/s
for..of
42/s
.map
36/s
for..of (destructuring)
34/s
for..of (reduce)
33/s
.reduce
32/s
.for (init array)
32/s
for..of (reduce) (destructuring)
31/s
.forEach
29/s
.map (destructuring)
24/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 42 Ops/sec
for..of 42 Ops/sec
.map 36 Ops/sec
for..of (destructuring) 34 Ops/sec
for..of (reduce) 33 Ops/sec
.reduce 32 Ops/sec
.for (init array) 32 Ops/sec
for..of (reduce) (destructuring) 31 Ops/sec
.forEach 29 Ops/sec
.map (destructuring) 24 Ops/sec
Script Preparation code:
Tests: