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