Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/108.1 Mobile/15E148 Safari/605.1.15
Mobile Safari 16
iOS 16.1.1
Mobile
one year ago
Test name Executions per second
.forEach 48.2 Ops/sec
for..of 61.4 Ops/sec
for..of (destructuring) 57.6 Ops/sec
.map 61.4 Ops/sec
.map (destructuring) 63.5 Ops/sec
.for (init array) 64.9 Ops/sec
.reduce 65.2 Ops/sec
.reduce (destructuring) 59.3 Ops/sec
for..of (reduce) 13.2 Ops/sec
for..of (reduce) (destructuring) 7.7 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)