Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125
Linux
Desktop
5 months ago
Test name Executions per second
.forEach 17.9 Ops/sec
for..of 5.8 Ops/sec
for..of (destructuring) 4.3 Ops/sec
.map 7.0 Ops/sec
.map (destructuring) 4.0 Ops/sec
.for (init array) 7.3 Ops/sec
.reduce 5.8 Ops/sec
.reduce (destructuring) 5.9 Ops/sec
for..of (reduce) 7.7 Ops/sec
for..of (reduce) (destructuring) 5.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)