Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
6 months ago
Test name Executions per second
.forEach 112.0 Ops/sec
for..of 110.9 Ops/sec
for..of (destructuring) 97.0 Ops/sec
.map 107.5 Ops/sec
.map (destructuring) 106.6 Ops/sec
.for (init array) 113.4 Ops/sec
.reduce 116.0 Ops/sec
.reduce (destructuring) 117.2 Ops/sec
for..of (reduce) 116.2 Ops/sec
for..of (reduce) (destructuring) 112.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)