Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Linux
Desktop
one year ago
.for (init array)
25/s
.reduce (destructuring)
23/s
for..of (reduce)
22/s
.reduce
22/s
for..of (reduce) (destructuring)
21/s
for..of
15/s
.map (destructuring)
15/s
.map
13/s
.forEach
12/s
for..of (destructuring)
12/s
View exact numbers
Test name Executions per second
.for (init array) 25 Ops/sec
.reduce (destructuring) 23 Ops/sec
for..of (reduce) 22 Ops/sec
.reduce 22 Ops/sec
for..of (reduce) (destructuring) 21 Ops/sec
for..of 15 Ops/sec
.map (destructuring) 15 Ops/sec
.map 13 Ops/sec
.forEach 12 Ops/sec
for..of (destructuring) 12 Ops/sec
Script Preparation code:
Tests: