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