Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.5.1
Mobile
one year ago
Test name Executions per second
.forEach 51.4 Ops/sec
for..of 54.8 Ops/sec
for..of (destructuring) 47.1 Ops/sec
.map 44.8 Ops/sec
.map (destructuring) 42.9 Ops/sec
.for (init array) 43.4 Ops/sec
.reduce 37.2 Ops/sec
.reduce (destructuring) 38.3 Ops/sec
for..of (reduce) 45.1 Ops/sec
for..of (reduce) (destructuring) 51.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)