Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0
Firefox 142
Windows
Desktop
11 months ago
.reduce
56/s
.forEach
54/s
for..of
54/s
.reduce (destructuring)
53/s
.for (init array)
50/s
.map (destructuring)
47/s
for..of (destructuring)
46/s
.map
45/s
for..of (reduce) (destructuring)
24/s
for..of (reduce)
24/s
View exact numbers
Test name Executions per second
.reduce 56 Ops/sec
.forEach 54 Ops/sec
for..of 54 Ops/sec
.reduce (destructuring) 53 Ops/sec
.for (init array) 50 Ops/sec
.map (destructuring) 47 Ops/sec
for..of (destructuring) 46 Ops/sec
.map 45 Ops/sec
for..of (reduce) (destructuring) 24 Ops/sec
for..of (reduce) 24 Ops/sec
Script Preparation code:
Tests: