Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Linux
Desktop
2 years ago
.for (init array)
24/s
.forEach
24/s
for..of
20/s
.reduce
20/s
.reduce (destructuring)
19/s
for..of (reduce)
18/s
for..of (destructuring)
15/s
.map (destructuring)
14/s
.map
14/s
for..of (reduce) (destructuring)
6/s
View exact numbers
Test name Executions per second
.for (init array) 24 Ops/sec
.forEach 24 Ops/sec
for..of 20 Ops/sec
.reduce 20 Ops/sec
.reduce (destructuring) 19 Ops/sec
for..of (reduce) 18 Ops/sec
for..of (destructuring) 15 Ops/sec
.map (destructuring) 14 Ops/sec
.map 14 Ops/sec
for..of (reduce) (destructuring) 6 Ops/sec
Script Preparation code:
Tests: