Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128
Linux
Desktop
one year ago
.for (init array)
7/s
.forEach
6/s
for..of (reduce) (destructuring)
6/s
for..of (reduce)
5/s
.reduce
5/s
.reduce (destructuring)
5/s
for..of
4/s
.map
4/s
.map (destructuring)
3/s
for..of (destructuring)
3/s
View exact numbers
Test name Executions per second
.for (init array) 7 Ops/sec
.forEach 6 Ops/sec
for..of (reduce) (destructuring) 6 Ops/sec
for..of (reduce) 5 Ops/sec
.reduce 5 Ops/sec
.reduce (destructuring) 5 Ops/sec
for..of 4 Ops/sec
.map 4 Ops/sec
.map (destructuring) 3 Ops/sec
for..of (destructuring) 3 Ops/sec
Script Preparation code:
Tests: