Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.7.8
Mobile
2 months ago
Test name Executions per second
.forEach 28.2 Ops/sec
for..of 29.4 Ops/sec
for..of (destructuring) 24.3 Ops/sec
.map 29.1 Ops/sec
.map (destructuring) 28.7 Ops/sec
.for (init array) 27.9 Ops/sec
.reduce 28.4 Ops/sec
.reduce (destructuring) 24.2 Ops/sec
for..of (reduce) 24.3 Ops/sec
for..of (reduce) (destructuring) 25.5 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)