Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Firefox 133
Windows
Desktop
one year ago
.reduce
32/s
.reduce (destructuring)
32/s
for..of (reduce)
32/s
.forEach
32/s
for..of (reduce) (destructuring)
31/s
for..of
31/s
.map
28/s
.for (init array)
28/s
.map (destructuring)
28/s
for..of (destructuring)
25/s
View exact numbers
Test name Executions per second
.reduce 32 Ops/sec
.reduce (destructuring) 32 Ops/sec
for..of (reduce) 32 Ops/sec
.forEach 32 Ops/sec
for..of (reduce) (destructuring) 31 Ops/sec
for..of 31 Ops/sec
.map 28 Ops/sec
.for (init array) 28 Ops/sec
.map (destructuring) 28 Ops/sec
for..of (destructuring) 25 Ops/sec
Script Preparation code:
Tests: