Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Chrome 139
Mac OS X 10.15.7
Desktop
11 months ago
for..of
23/s
.for (init array)
22/s
.reduce
22/s
for..of (reduce) (destructuring)
22/s
.map
21/s
.map (destructuring)
17/s
.forEach
16/s
for..of (destructuring)
14/s
.reduce (destructuring)
8/s
for..of (reduce)
5/s
View exact numbers
Test name Executions per second
for..of 23 Ops/sec
.for (init array) 22 Ops/sec
.reduce 22 Ops/sec
for..of (reduce) (destructuring) 22 Ops/sec
.map 21 Ops/sec
.map (destructuring) 17 Ops/sec
.forEach 16 Ops/sec
for..of (destructuring) 14 Ops/sec
.reduce (destructuring) 8 Ops/sec
for..of (reduce) 5 Ops/sec
Script Preparation code:
Tests: