Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Windows
Desktop
one year ago
for..of (reduce)
41/s
.for (init array)
37/s
.reduce
31/s
.reduce (destructuring)
31/s
for..of (reduce) (destructuring)
28/s
for..of
27/s
.map
25/s
.map (destructuring)
25/s
for..of (destructuring)
25/s
.forEach
19/s
View exact numbers
Test name Executions per second
for..of (reduce) 41 Ops/sec
.for (init array) 37 Ops/sec
.reduce 31 Ops/sec
.reduce (destructuring) 31 Ops/sec
for..of (reduce) (destructuring) 28 Ops/sec
for..of 27 Ops/sec
.map 25 Ops/sec
.map (destructuring) 25 Ops/sec
for..of (destructuring) 25 Ops/sec
.forEach 19 Ops/sec
Script Preparation code:
Tests: