Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1
Mobile Safari 18
iOS 18.1.1
Mobile
2 months ago
Test name Executions per second
.forEach 90.4 Ops/sec
for..of 86.7 Ops/sec
for..of (destructuring) 78.7 Ops/sec
.map 74.9 Ops/sec
.map (destructuring) 68.2 Ops/sec
.for (init array) 68.0 Ops/sec
.reduce 68.6 Ops/sec
.reduce (destructuring) 65.3 Ops/sec
for..of (reduce) 45.0 Ops/sec
for..of (reduce) (destructuring) 11.8 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)