Run details:
Mozilla/5.0 (Linux; Android 13; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36
Chrome Mobile 111
Android
Mobile
one year ago
Test name Executions per second
.forEach 5.4 Ops/sec
for..of 8.3 Ops/sec
for..of (destructuring) 6.4 Ops/sec
.map 4.3 Ops/sec
.map (destructuring) 4.6 Ops/sec
.for (init array) 7.9 Ops/sec
.reduce 6.8 Ops/sec
.reduce (destructuring) 7.3 Ops/sec
for..of (reduce) 9.9 Ops/sec
for..of (reduce) (destructuring) 9.2 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)