Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
2 years ago
.forEach
105/s
.reduce (destructuring)
104/s
for..of (reduce)
103/s
.reduce
103/s
for..of (reduce) (destructuring)
102/s
for..of
102/s
.for (init array)
101/s
.map
95/s
.map (destructuring)
94/s
for..of (destructuring)
81/s
View exact numbers
Test name Executions per second
.forEach 105 Ops/sec
.reduce (destructuring) 104 Ops/sec
for..of (reduce) 103 Ops/sec
.reduce 103 Ops/sec
for..of (reduce) (destructuring) 102 Ops/sec
for..of 102 Ops/sec
.for (init array) 101 Ops/sec
.map 95 Ops/sec
.map (destructuring) 94 Ops/sec
for..of (destructuring) 81 Ops/sec
Script Preparation code:
Tests: