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