Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
Chrome 142
Windows
Desktop
4 months ago
Test name Executions per second
Array.concat 55538064.0 Ops/sec
Array.slice 66897696.0 Ops/sec
For loop 2831411.8 Ops/sec
For loop with declared length 2903575.2 Ops/sec
While loop 3142491.0 Ops/sec
Spread operator 56754088.0 Ops/sec
Slice with begin argument 74331056.0 Ops/sec
Slice with begin and end argument 30751056.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