Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
one year ago
.forEach
102/s
for..of
97/s
for..of (destructuring)
85/s
.map
65/s
.for (init array)
63/s
.reduce
44/s
for..of (reduce) (destructuring)
31/s
for..of (reduce)
28/s
.reduce (destructuring)
17/s
.map (destructuring)
11/s
View exact numbers
Test name Executions per second
.forEach 102 Ops/sec
for..of 97 Ops/sec
for..of (destructuring) 85 Ops/sec
.map 65 Ops/sec
.for (init array) 63 Ops/sec
.reduce 44 Ops/sec
for..of (reduce) (destructuring) 31 Ops/sec
for..of (reduce) 28 Ops/sec
.reduce (destructuring) 17 Ops/sec
.map (destructuring) 11 Ops/sec
Script Preparation code:
Tests: