Run details:
Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/118.0
Firefox 118
Windows
Desktop
one year ago
Test name Executions per second
.forEach 14.2 Ops/sec
for..of 15.4 Ops/sec
for..of (destructuring) 13.6 Ops/sec
.map 14.1 Ops/sec
.map (destructuring) 14.0 Ops/sec
.for (init array) 15.3 Ops/sec
.reduce 15.6 Ops/sec
.reduce (destructuring) 15.5 Ops/sec
for..of (reduce) 16.1 Ops/sec
for..of (reduce) (destructuring) 15.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)