Script Preparation code:
Tests:
  • Using array slice

  • Using array spread

  • Using array push and spread

  • Using for loop and push

  • Using array concat

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using array slice
    Using array spread
    Using array push and spread
    Using for loop and push
    Using array concat

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0
Firefox 111 on Windows
View result in a separate tab
Test name Executions per second
Using array slice 14033800.0 Ops/sec
Using array spread 2267991.0 Ops/sec
Using array push and spread 3965723.0 Ops/sec
Using for loop and push 4719972.0 Ops/sec
Using array concat 3480999.0 Ops/sec