Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Mac OS X 10.11.6
Desktop
4 months ago
Test name Executions per second
Array.concat 66008244.0 Ops/sec
Array.slice 110028776.0 Ops/sec
For loop 1919194.2 Ops/sec
For loop with declared length 2111330.2 Ops/sec
While loop 2135693.0 Ops/sec
Spread operator 55697308.0 Ops/sec
Slice with begin argument 111919776.0 Ops/sec
Slice with begin and end argument 24034818.0 Ops/sec
Script Preparation code:
Tests:
  • Array.concat

  • Array.slice

  • For loop

  • For loop with declared length

  • While loop

  • Spread operator

  • Slice with begin argument

  • Slice with begin and end argument