Tests:
  • Array.prototype.concat

  • spread operator

  • Push

  • Array.prototype.push.apply

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.prototype.concat
    spread operator
    Push
    Array.prototype.push.apply

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Safari 17 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Array.prototype.concat 48588200.0 Ops/sec
spread operator 455262048.0 Ops/sec
Push 16737648.0 Ops/sec
Array.prototype.push.apply 9386526.0 Ops/sec


;