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 65771524.0 Ops/sec
Array.slice 108207544.0 Ops/sec
For loop 1895303.0 Ops/sec
For loop with declared length 2111600.0 Ops/sec
While loop 2169843.0 Ops/sec
Spread operator 55242060.0 Ops/sec
Slice with begin argument 112664856.0 Ops/sec
Slice with begin and end argument 24501238.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