Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0
Firefox 114
Linux
Desktop
one year ago
Test name Executions per second
.forEach 37.5 Ops/sec
for..of 34.3 Ops/sec
for..of (destructuring) 28.8 Ops/sec
.map 30.1 Ops/sec
.map (destructuring) 30.4 Ops/sec
.for (init array) 33.3 Ops/sec
.reduce 34.7 Ops/sec
.reduce (destructuring) 34.7 Ops/sec
for..of (reduce) 34.6 Ops/sec
for..of (reduce) (destructuring) 31.9 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)