Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Windows
Desktop
one year ago
for..of
34/s
.for (init array)
33/s
for..of (reduce)
31/s
.reduce (destructuring)
30/s
for..of (reduce) (destructuring)
30/s
.reduce
29/s
.forEach
23/s
.map
22/s
for..of (destructuring)
21/s
.map (destructuring)
20/s
View exact numbers
Test name Executions per second
for..of 34 Ops/sec
.for (init array) 33 Ops/sec
for..of (reduce) 31 Ops/sec
.reduce (destructuring) 30 Ops/sec
for..of (reduce) (destructuring) 30 Ops/sec
.reduce 29 Ops/sec
.forEach 23 Ops/sec
.map 22 Ops/sec
for..of (destructuring) 21 Ops/sec
.map (destructuring) 20 Ops/sec
Script Preparation code:
Tests: