Run details:
Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Chrome 110
Chrome OS 14541.0.0
Desktop
one year ago
Test name Executions per second
.forEach 3.5 Ops/sec
for..of 4.1 Ops/sec
for..of (destructuring) 3.1 Ops/sec
.map 2.3 Ops/sec
.map (destructuring) 2.7 Ops/sec
.for (init array) 4.5 Ops/sec
.reduce 3.7 Ops/sec
.reduce (destructuring) 3.7 Ops/sec
for..of (reduce) 4.4 Ops/sec
for..of (reduce) (destructuring) 4.4 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)