Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Chrome 119
Linux
Desktop
one year ago
Test name Executions per second
.forEach 11.6 Ops/sec
for..of 17.1 Ops/sec
for..of (destructuring) 9.8 Ops/sec
.map 10.3 Ops/sec
.map (destructuring) 9.1 Ops/sec
.for (init array) 17.1 Ops/sec
.reduce 14.2 Ops/sec
.reduce (destructuring) 13.4 Ops/sec
for..of (reduce) 14.5 Ops/sec
for..of (reduce) (destructuring) 4.8 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)