Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0
Chrome 123
Windows
Desktop
2 years ago
.for (init array)
30/s
.reduce (destructuring)
28/s
for..of (reduce) (destructuring)
27/s
.reduce
27/s
for..of (reduce)
26/s
for..of
23/s
for..of (destructuring)
18/s
.forEach
18/s
.map
15/s
.map (destructuring)
15/s
View exact numbers
Test name Executions per second
.for (init array) 30 Ops/sec
.reduce (destructuring) 28 Ops/sec
for..of (reduce) (destructuring) 27 Ops/sec
.reduce 27 Ops/sec
for..of (reduce) 26 Ops/sec
for..of 23 Ops/sec
for..of (destructuring) 18 Ops/sec
.forEach 18 Ops/sec
.map 15 Ops/sec
.map (destructuring) 15 Ops/sec
Script Preparation code:
Tests: