Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/110.0
Firefox 110
Linux
Desktop
one year ago
Test name Executions per second
.forEach 21.3 Ops/sec
for..of 17.2 Ops/sec
for..of (destructuring) 17.3 Ops/sec
.map 18.3 Ops/sec
.map (destructuring) 17.3 Ops/sec
.for (init array) 18.0 Ops/sec
.reduce 19.5 Ops/sec
.reduce (destructuring) 18.9 Ops/sec
for..of (reduce) 19.0 Ops/sec
for..of (reduce) (destructuring) 21.3 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)