Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0
Firefox 131
Linux
Desktop
6 days ago
Test name Executions per second
.forEach 38.3 Ops/sec
for..of 39.3 Ops/sec
for..of (destructuring) 35.7 Ops/sec
.map 34.9 Ops/sec
.map (destructuring) 33.9 Ops/sec
.for (init array) 36.8 Ops/sec
.reduce 40.9 Ops/sec
.reduce (destructuring) 43.1 Ops/sec
for..of (reduce) 40.2 Ops/sec
for..of (reduce) (destructuring) 39.9 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)