Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
.forEach
18/s
for..of
18/s
for..of (destructuring)
15/s
.map
10/s
.for (init array)
5/s
for..of (reduce) (destructuring)
4/s
for..of (reduce)
3/s
.reduce (destructuring)
3/s
.reduce
3/s
.map (destructuring)
3/s
View exact numbers
Test name Executions per second
.forEach 18 Ops/sec
for..of 18 Ops/sec
for..of (destructuring) 15 Ops/sec
.map 10 Ops/sec
.for (init array) 5 Ops/sec
for..of (reduce) (destructuring) 4 Ops/sec
for..of (reduce) 3 Ops/sec
.reduce (destructuring) 3 Ops/sec
.reduce 3 Ops/sec
.map (destructuring) 3 Ops/sec
Script Preparation code:
Tests: