Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Windows
Desktop
9 days ago
Test name Executions per second
Array.concat 3540659.0 Ops/sec
Array.slice 3879827.0 Ops/sec
For loop 110935.3 Ops/sec
For loop with declared length 165178.1 Ops/sec
While loop 170557.7 Ops/sec
Spread operator 3928119.8 Ops/sec
Slice with begin argument 4173855.5 Ops/sec
Slice with begin and end argument 2676198.5 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


;