Run details:
Mozilla/5.0 (Linux; Android 13; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36
Chrome Mobile 106
Android
Mobile
2 years ago
Test name Executions per second
.forEach 5.6 Ops/sec
for..of 8.4 Ops/sec
for..of (destructuring) 5.9 Ops/sec
.map 4.8 Ops/sec
.map (destructuring) 5.6 Ops/sec
.for (init array) 8.8 Ops/sec
.reduce 7.5 Ops/sec
.reduce (destructuring) 8.2 Ops/sec
for..of (reduce) 8.6 Ops/sec
for..of (reduce) (destructuring) 10.1 Ops/sec
Script Preparation code:
Tests:
  • .forEach

  • for..of

  • for..of (destructuring)

  • .map

  • .map (destructuring)

  • .for (init array)

  • .reduce

  • .reduce (destructuring)

  • for..of (reduce)

  • for..of (reduce) (destructuring)