Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
.for (init array)
53/s
for..of (reduce)
41/s
for..of (reduce) (destructuring)
41/s
.reduce
40/s
.reduce (destructuring)
38/s
for..of
37/s
for..of (destructuring)
32/s
.map
25/s
.map (destructuring)
24/s
.forEach
4/s
View exact numbers
Test name Executions per second
.for (init array) 53 Ops/sec
for..of (reduce) 41 Ops/sec
for..of (reduce) (destructuring) 41 Ops/sec
.reduce 40 Ops/sec
.reduce (destructuring) 38 Ops/sec
for..of 37 Ops/sec
for..of (destructuring) 32 Ops/sec
.map 25 Ops/sec
.map (destructuring) 24 Ops/sec
.forEach 4 Ops/sec
Script Preparation code:
Tests: