Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36
Chrome 96
Windows
Desktop
2 years ago
Test name Executions per second
Array.concat 12028777.0 Ops/sec
Array.slice 13410901.0 Ops/sec
For loop 225684.2 Ops/sec
For loop with declared length 419293.9 Ops/sec
While loop 414411.2 Ops/sec
Spread operator 12194167.0 Ops/sec
Slice with begin argument 13313058.0 Ops/sec
Slice with begin and end argument 5343144.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


;