Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0
Chrome 130
Windows
Desktop
one year ago
.reduce (destructuring)
19/s
.reduce
18/s
for..of (reduce) (destructuring)
13/s
for..of
13/s
.map
12/s
for..of (reduce)
12/s
for..of (destructuring)
10/s
.forEach
10/s
.for (init array)
8/s
.map (destructuring)
6/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 19 Ops/sec
.reduce 18 Ops/sec
for..of (reduce) (destructuring) 13 Ops/sec
for..of 13 Ops/sec
.map 12 Ops/sec
for..of (reduce) 12 Ops/sec
for..of (destructuring) 10 Ops/sec
.forEach 10 Ops/sec
.for (init array) 8 Ops/sec
.map (destructuring) 6 Ops/sec
Script Preparation code:
Tests: