Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15
Safari 18
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
.forEach 171.9 Ops/sec
for..of 172.2 Ops/sec
for..of (destructuring) 138.4 Ops/sec
.map 161.1 Ops/sec
.map (destructuring) 159.4 Ops/sec
.for (init array) 173.9 Ops/sec
.reduce 171.1 Ops/sec
.reduce (destructuring) 173.2 Ops/sec
for..of (reduce) 178.4 Ops/sec
for..of (reduce) (destructuring) 172.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)