Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
2 years ago
.for (init array)
46/s
.reduce
31/s
.forEach
29/s
for..of
27/s
.reduce (destructuring)
26/s
for..of (destructuring)
21/s
.map (destructuring)
20/s
.map
18/s
for..of (reduce)
18/s
for..of (reduce) (destructuring)
5/s
View exact numbers
Test name Executions per second
.for (init array) 46 Ops/sec
.reduce 31 Ops/sec
.forEach 29 Ops/sec
for..of 27 Ops/sec
.reduce (destructuring) 26 Ops/sec
for..of (destructuring) 21 Ops/sec
.map (destructuring) 20 Ops/sec
.map 18 Ops/sec
for..of (reduce) 18 Ops/sec
for..of (reduce) (destructuring) 5 Ops/sec
Script Preparation code:
Tests: