Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Windows
Desktop
one month ago
Test name Executions per second
Array.concat 4158912.8 Ops/sec
Array.slice 4237901.5 Ops/sec
For loop 116110.7 Ops/sec
For loop with declared length 165299.2 Ops/sec
While loop 172387.3 Ops/sec
Spread operator 4124808.2 Ops/sec
Slice with begin argument 4236432.5 Ops/sec
Slice with begin and end argument 2822416.2 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