Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Linux
Desktop
4 months ago
Test name Executions per second
Array.concat 40823952.0 Ops/sec
Array.slice 51393016.0 Ops/sec
For loop 2062731.0 Ops/sec
For loop with declared length 2446208.2 Ops/sec
While loop 2503187.2 Ops/sec
Spread operator 44394212.0 Ops/sec
Slice with begin argument 60013976.0 Ops/sec
Slice with begin and end argument 23971174.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