Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0
Firefox 148
Linux
Desktop
3 months ago
Test name Executions per second
Array.concat 12037250.0 Ops/sec
Array.slice 16342515.0 Ops/sec
For loop 4988413.5 Ops/sec
For loop with declared length 7105598.5 Ops/sec
While loop 6421817.5 Ops/sec
Spread operator 4125158.5 Ops/sec
Slice with begin argument 17085572.0 Ops/sec
Slice with begin and end argument 15797767.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