Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Chrome 108
Linux
Desktop
one year ago
Test name Executions per second
.forEach 18.0 Ops/sec
for..of 21.8 Ops/sec
for..of (destructuring) 14.9 Ops/sec
.map 11.9 Ops/sec
.map (destructuring) 12.2 Ops/sec
.for (init array) 20.1 Ops/sec
.reduce 18.9 Ops/sec
.reduce (destructuring) 19.8 Ops/sec
for..of (reduce) 22.9 Ops/sec
for..of (reduce) (destructuring) 22.5 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)