Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
.for (init array)
44/s
.forEach
44/s
for..of (reduce) (destructuring)
43/s
for..of (reduce)
42/s
.reduce
40/s
.reduce (destructuring)
40/s
for..of
36/s
.map
22/s
.map (destructuring)
22/s
for..of (destructuring)
19/s
View exact numbers
Test name Executions per second
.for (init array) 44 Ops/sec
.forEach 44 Ops/sec
for..of (reduce) (destructuring) 43 Ops/sec
for..of (reduce) 42 Ops/sec
.reduce 40 Ops/sec
.reduce (destructuring) 40 Ops/sec
for..of 36 Ops/sec
.map 22 Ops/sec
.map (destructuring) 22 Ops/sec
for..of (destructuring) 19 Ops/sec
Script Preparation code:
Tests: