Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
Firefox 115
Linux
Desktop
one year ago
Test name Executions per second
.forEach 17.0 Ops/sec
for..of 16.7 Ops/sec
for..of (destructuring) 14.5 Ops/sec
.map 15.1 Ops/sec
.map (destructuring) 15.5 Ops/sec
.for (init array) 16.4 Ops/sec
.reduce 18.6 Ops/sec
.reduce (destructuring) 18.1 Ops/sec
for..of (reduce) 19.3 Ops/sec
for..of (reduce) (destructuring) 18.7 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)