Run details:
Mozilla/5.0 (Linux; Android 13; SM-A528B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36
Chrome Mobile 109
Android
Mobile
one year ago
Test name Executions per second
.forEach 4.9 Ops/sec
for..of 10.4 Ops/sec
for..of (destructuring) 5.9 Ops/sec
.map 5.9 Ops/sec
.map (destructuring) 4.9 Ops/sec
.for (init array) 9.3 Ops/sec
.reduce 8.9 Ops/sec
.reduce (destructuring) 8.2 Ops/sec
for..of (reduce) 10.7 Ops/sec
for..of (reduce) (destructuring) 11.3 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)