Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Chrome 140
Windows
Desktop
10 months ago
.for (init array)
66/s
.forEach
66/s
for..of (reduce) (destructuring)
63/s
for..of (reduce)
62/s
.reduce
62/s
.reduce (destructuring)
61/s
for..of
59/s
.map
44/s
.map (destructuring)
44/s
for..of (destructuring)
43/s
View exact numbers
Test name Executions per second
.for (init array) 66 Ops/sec
.forEach 66 Ops/sec
for..of (reduce) (destructuring) 63 Ops/sec
for..of (reduce) 62 Ops/sec
.reduce 62 Ops/sec
.reduce (destructuring) 61 Ops/sec
for..of 59 Ops/sec
.map 44 Ops/sec
.map (destructuring) 44 Ops/sec
for..of (destructuring) 43 Ops/sec
Script Preparation code:
Tests: