Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 Safari/537.36 OPR/100.0.4815.13
Opera 100
Linux
Desktop
one year ago
Test name Executions per second
.forEach 5.6 Ops/sec
for..of 12.8 Ops/sec
for..of (destructuring) 7.9 Ops/sec
.map 5.7 Ops/sec
.map (destructuring) 5.3 Ops/sec
.for (init array) 12.1 Ops/sec
.reduce 10.8 Ops/sec
.reduce (destructuring) 11.3 Ops/sec
for..of (reduce) 13.9 Ops/sec
for..of (reduce) (destructuring) 12.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)