Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
for..of (reduce)
40/s
for..of (reduce) (destructuring)
40/s
.reduce
39/s
.forEach
38/s
for..of
38/s
.map
36/s
.for (init array)
35/s
.reduce (destructuring)
35/s
for..of (destructuring)
34/s
.map (destructuring)
33/s
View exact numbers
Test name Executions per second
for..of (reduce) 40 Ops/sec
for..of (reduce) (destructuring) 40 Ops/sec
.reduce 39 Ops/sec
.forEach 38 Ops/sec
for..of 38 Ops/sec
.map 36 Ops/sec
.for (init array) 35 Ops/sec
.reduce (destructuring) 35 Ops/sec
for..of (destructuring) 34 Ops/sec
.map (destructuring) 33 Ops/sec
Script Preparation code:
Tests: