Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
.reduce (destructuring)
117/s
for..of (reduce)
116/s
.reduce
116/s
.for (init array)
113/s
for..of (reduce) (destructuring)
113/s
.forEach
112/s
for..of
111/s
.map
107/s
.map (destructuring)
107/s
for..of (destructuring)
97/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 117 Ops/sec
for..of (reduce) 116 Ops/sec
.reduce 116 Ops/sec
.for (init array) 113 Ops/sec
for..of (reduce) (destructuring) 113 Ops/sec
.forEach 112 Ops/sec
for..of 111 Ops/sec
.map 107 Ops/sec
.map (destructuring) 107 Ops/sec
for..of (destructuring) 97 Ops/sec
Script Preparation code:
Tests: