Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0
Chrome 130
Mac OS X 10.15.7
Desktop
one year ago
.for (init array)
20/s
.reduce (destructuring)
16/s
for..of
16/s
for..of (reduce) (destructuring)
15/s
for..of (reduce)
15/s
.reduce
13/s
.map (destructuring)
9/s
.map
9/s
for..of (destructuring)
9/s
.forEach
7/s
View exact numbers
Test name Executions per second
.for (init array) 20 Ops/sec
.reduce (destructuring) 16 Ops/sec
for..of 16 Ops/sec
for..of (reduce) (destructuring) 15 Ops/sec
for..of (reduce) 15 Ops/sec
.reduce 13 Ops/sec
.map (destructuring) 9 Ops/sec
.map 9 Ops/sec
for..of (destructuring) 9 Ops/sec
.forEach 7 Ops/sec
Script Preparation code:
Tests: