Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0
Firefox 88
Linux
Desktop
3 years ago
Test name Executions per second
.forEach 6.7 Ops/sec
for..of 6.1 Ops/sec
for..of (destructuring) 6.4 Ops/sec
.map 6.8 Ops/sec
.map (destructuring) 6.2 Ops/sec
.for (init array) 6.4 Ops/sec
.reduce 6.2 Ops/sec
.reduce (destructuring) 6.9 Ops/sec
for..of (reduce) 6.5 Ops/sec
for..of (reduce) (destructuring) 6.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)