Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Linux
Desktop
9 months ago
Test name Executions per second
.forEach 14.1 Ops/sec
for..of 22.4 Ops/sec
for..of (destructuring) 15.7 Ops/sec
.map 14.1 Ops/sec
.map (destructuring) 14.8 Ops/sec
.for (init array) 22.3 Ops/sec
.reduce 22.8 Ops/sec
.reduce (destructuring) 22.2 Ops/sec
for..of (reduce) 23.2 Ops/sec
for..of (reduce) (destructuring) 24.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)