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)
30/s
.forEach
29/s
for..of (reduce)
28/s
.reduce (destructuring)
28/s
.reduce
27/s
for..of (reduce) (destructuring)
26/s
for..of
23/s
.map (destructuring)
16/s
.map
15/s
for..of (destructuring)
15/s
View exact numbers
Test name Executions per second
.for (init array) 30 Ops/sec
.forEach 29 Ops/sec
for..of (reduce) 28 Ops/sec
.reduce (destructuring) 28 Ops/sec
.reduce 27 Ops/sec
for..of (reduce) (destructuring) 26 Ops/sec
for..of 23 Ops/sec
.map (destructuring) 16 Ops/sec
.map 15 Ops/sec
for..of (destructuring) 15 Ops/sec
Script Preparation code:
Tests: