Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
Chrome Mobile 130
Android
Mobile
28 days ago
Test name Executions per second
.forEach 9.3 Ops/sec
for..of 8.5 Ops/sec
for..of (destructuring) 5.6 Ops/sec
.map 4.6 Ops/sec
.map (destructuring) 4.0 Ops/sec
.for (init array) 10.4 Ops/sec
.reduce 7.9 Ops/sec
.reduce (destructuring) 9.0 Ops/sec
for..of (reduce) 8.8 Ops/sec
for..of (reduce) (destructuring) 9.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)


;