Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.135 Safari/537.36 OPR/98.0.4759.15
Opera 98
Linux
Desktop
one year ago
Test name Executions per second
.forEach 3.1 Ops/sec
for..of 3.6 Ops/sec
for..of (destructuring) 3.0 Ops/sec
.map 3.1 Ops/sec
.map (destructuring) 2.7 Ops/sec
.for (init array) 3.6 Ops/sec
.reduce 3.6 Ops/sec
.reduce (destructuring) 4.2 Ops/sec
for..of (reduce) 3.4 Ops/sec
for..of (reduce) (destructuring) 3.6 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)