Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Chrome 144
Windows
Desktop
6 months ago
for..of
51/s
for..of (reduce)
48/s
for..of (reduce) (destructuring)
48/s
.reduce
43/s
.reduce (destructuring)
40/s
.for (init array)
38/s
.map
36/s
.map (destructuring)
35/s
for..of (destructuring)
34/s
.forEach
30/s
View exact numbers
Test name Executions per second
for..of 51 Ops/sec
for..of (reduce) 48 Ops/sec
for..of (reduce) (destructuring) 48 Ops/sec
.reduce 43 Ops/sec
.reduce (destructuring) 40 Ops/sec
.for (init array) 38 Ops/sec
.map 36 Ops/sec
.map (destructuring) 35 Ops/sec
for..of (destructuring) 34 Ops/sec
.forEach 30 Ops/sec
Script Preparation code:
Tests: