Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:140.0) Gecko/20100101 Firefox/140.0
Firefox 140
Mac OS X 10.15
Desktop
2 months ago
Test name Executions per second
Array.concat 21894998.0 Ops/sec
Array.slice 28752156.0 Ops/sec
For loop 13548329.0 Ops/sec
For loop with declared length 14081447.0 Ops/sec
While loop 14136434.0 Ops/sec
Spread operator 5825780.0 Ops/sec
Slice with begin argument 29045520.0 Ops/sec
Slice with begin and end argument 29084336.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