Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.2
Mobile
one year ago
Test name Executions per second
.forEach 59.8 Ops/sec
for..of 60.4 Ops/sec
for..of (destructuring) 56.1 Ops/sec
.map 60.5 Ops/sec
.map (destructuring) 58.9 Ops/sec
.for (init array) 60.0 Ops/sec
.reduce 46.0 Ops/sec
.reduce (destructuring) 46.9 Ops/sec
for..of (reduce) 48.8 Ops/sec
for..of (reduce) (destructuring) 49.4 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)