Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Chrome 115
Linux
Desktop
one year ago
Test name Executions per second
.forEach 6.5 Ops/sec
for..of 9.0 Ops/sec
for..of (destructuring) 10.7 Ops/sec
.map 12.6 Ops/sec
.map (destructuring) 12.9 Ops/sec
.for (init array) 22.0 Ops/sec
.reduce 18.7 Ops/sec
.reduce (destructuring) 21.0 Ops/sec
for..of (reduce) 26.0 Ops/sec
for..of (reduce) (destructuring) 21.0 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)