Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0
Firefox 107
Linux
Desktop
one year ago
Test name Executions per second
.forEach 31.5 Ops/sec
for..of 30.8 Ops/sec
for..of (destructuring) 24.5 Ops/sec
.map 26.1 Ops/sec
.map (destructuring) 21.7 Ops/sec
.for (init array) 25.4 Ops/sec
.reduce 27.5 Ops/sec
.reduce (destructuring) 27.3 Ops/sec
for..of (reduce) 24.0 Ops/sec
for..of (reduce) (destructuring) 24.6 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)