Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Chrome 112
Linux
Desktop
one year ago
Test name Executions per second
.forEach 9.7 Ops/sec
for..of 11.3 Ops/sec
for..of (destructuring) 8.1 Ops/sec
.map 7.8 Ops/sec
.map (destructuring) 6.7 Ops/sec
.for (init array) 11.4 Ops/sec
.reduce 10.2 Ops/sec
.reduce (destructuring) 9.3 Ops/sec
for..of (reduce) 12.0 Ops/sec
for..of (reduce) (destructuring) 11.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)