Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Linux
Desktop
one year ago
.for (init array)
13/s
for..of (reduce) (destructuring)
12/s
.reduce (destructuring)
11/s
for..of (reduce)
11/s
.reduce
10/s
for..of
10/s
.forEach
7/s
for..of (destructuring)
7/s
.map (destructuring)
7/s
.map
6/s
View exact numbers
Test name Executions per second
.for (init array) 13 Ops/sec
for..of (reduce) (destructuring) 12 Ops/sec
.reduce (destructuring) 11 Ops/sec
for..of (reduce) 11 Ops/sec
.reduce 10 Ops/sec
for..of 10 Ops/sec
.forEach 7 Ops/sec
for..of (destructuring) 7 Ops/sec
.map (destructuring) 7 Ops/sec
.map 6 Ops/sec
Script Preparation code:
Tests: