Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36
Chrome Mobile 118
Android
Mobile
10 months ago
Test name Executions per second
.forEach 10.6 Ops/sec
for..of 15.3 Ops/sec
for..of (destructuring) 8.5 Ops/sec
.map 7.3 Ops/sec
.map (destructuring) 8.8 Ops/sec
.for (init array) 13.7 Ops/sec
.reduce 15.1 Ops/sec
.reduce (destructuring) 14.5 Ops/sec
for..of (reduce) 15.4 Ops/sec
for..of (reduce) (destructuring) 15.8 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)