Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
6 months ago
Test name Executions per second
.forEach 104.9 Ops/sec
for..of 102.0 Ops/sec
for..of (destructuring) 81.2 Ops/sec
.map 95.0 Ops/sec
.map (destructuring) 94.2 Ops/sec
.for (init array) 100.6 Ops/sec
.reduce 102.6 Ops/sec
.reduce (destructuring) 103.8 Ops/sec
for..of (reduce) 103.4 Ops/sec
for..of (reduce) (destructuring) 102.1 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)