Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133
Windows
Desktop
one year ago
.reduce (destructuring)
17/s
for..of (reduce) (destructuring)
16/s
for..of (reduce)
15/s
.reduce
15/s
.for (init array)
15/s
for..of
14/s
.forEach
12/s
.map
9/s
for..of (destructuring)
8/s
.map (destructuring)
8/s
View exact numbers
Test name Executions per second
.reduce (destructuring) 17 Ops/sec
for..of (reduce) (destructuring) 16 Ops/sec
for..of (reduce) 15 Ops/sec
.reduce 15 Ops/sec
.for (init array) 15 Ops/sec
for..of 14 Ops/sec
.forEach 12 Ops/sec
.map 9 Ops/sec
for..of (destructuring) 8 Ops/sec
.map (destructuring) 8 Ops/sec
Script Preparation code:
Tests: