Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Mac OS X 10.15.7
Desktop
6 months ago
Test name Executions per second
`Array.slice(0, N)` 21666280.0 Ops/sec
`Array.length = N` 20326940.0 Ops/sec
`Object.assign([], arr)` with `Array.length = N` 699643.3 Ops/sec
Script Preparation code:
Tests:
  • `Array.slice(0, N)`

  • `Array.length = N`

  • `Object.assign([], arr)` with `Array.length = N`