Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127
Linux
Desktop
one month ago
Test name Executions per second
.forEach 45.4 Ops/sec
for..of 42.7 Ops/sec
for..of (destructuring) 30.6 Ops/sec
.map 23.5 Ops/sec
.map (destructuring) 23.7 Ops/sec
.for (init array) 48.2 Ops/sec
.reduce 44.0 Ops/sec
.reduce (destructuring) 44.8 Ops/sec
for..of (reduce) 45.8 Ops/sec
for..of (reduce) (destructuring) 46.3 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)