Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Firefox 137
Windows
Desktop
one year ago
Test name Executions per second
.forEach 45.0 Ops/sec
for..of 42.6 Ops/sec
for..of (destructuring) 37.4 Ops/sec
.map 40.7 Ops/sec
.map (destructuring) 39.2 Ops/sec
.for (init array) 42.3 Ops/sec
.reduce 46.9 Ops/sec
.reduce (destructuring) 44.3 Ops/sec
for..of (reduce) 40.0 Ops/sec
for..of (reduce) (destructuring) 43.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)