Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0
Firefox 133
Linux
Desktop
17 days ago
Test name Executions per second
.forEach 29.2 Ops/sec
for..of 28.8 Ops/sec
for..of (destructuring) 25.6 Ops/sec
.map 25.6 Ops/sec
.map (destructuring) 25.8 Ops/sec
.for (init array) 27.5 Ops/sec
.reduce 31.0 Ops/sec
.reduce (destructuring) 30.8 Ops/sec
for..of (reduce) 30.8 Ops/sec
for..of (reduce) (destructuring) 30.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)