Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0
Firefox 119
Windows
Desktop
11 months ago
Test name Executions per second
.forEach 14.8 Ops/sec
for..of 15.3 Ops/sec
for..of (destructuring) 8.0 Ops/sec
.map 7.5 Ops/sec
.map (destructuring) 10.4 Ops/sec
.for (init array) 15.7 Ops/sec
.reduce 10.9 Ops/sec
.reduce (destructuring) 9.7 Ops/sec
for..of (reduce) 21.9 Ops/sec
for..of (reduce) (destructuring) 24.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)