Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36
Chrome Mobile 144
Android
Mobile
2 months ago
Test name Executions per second
Array.concat 48996676.0 Ops/sec
Array.slice 64773592.0 Ops/sec
For loop 3249796.2 Ops/sec
For loop with declared length 3354068.8 Ops/sec
While loop 3547938.0 Ops/sec
Spread operator 49030496.0 Ops/sec
Slice with begin argument 70709360.0 Ops/sec
Slice with begin and end argument 28148258.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