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 68672136.0 Ops/sec
Array.slice 110291744.0 Ops/sec
For loop 1909684.8 Ops/sec
For loop with declared length 2039135.4 Ops/sec
While loop 2033041.4 Ops/sec
Spread operator 53018892.0 Ops/sec
Slice with begin argument 108531112.0 Ops/sec
Slice with begin and end argument 23155362.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