Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137
Mac OS X 10.15.7
Desktop
one year ago
for..of (reduce) (destructuring)
55/s
for..of (reduce)
52/s
for..of
52/s
.map (destructuring)
44/s
.map
43/s
for..of (destructuring)
42/s
.forEach
38/s
.reduce (destructuring)
29/s
.for (init array)
29/s
.reduce
2/s
View exact numbers
Test name Executions per second
for..of (reduce) (destructuring) 55 Ops/sec
for..of (reduce) 52 Ops/sec
for..of 52 Ops/sec
.map (destructuring) 44 Ops/sec
.map 43 Ops/sec
for..of (destructuring) 42 Ops/sec
.forEach 38 Ops/sec
.reduce (destructuring) 29 Ops/sec
.for (init array) 29 Ops/sec
.reduce 2 Ops/sec
Script Preparation code:
Tests: