Script Preparation code:
Tests:
  • .push()

  • .concat()

  • .push() w/ .apply()

  • push apply alt

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .push()
    .concat()
    .push() w/ .apply()
    push apply alt

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
Safari 11 on Mac OS X 10.13.4
View result in a separate tab
Test name Executions per second
.push() 4833.4 Ops/sec
.concat() 4.3 Ops/sec
.push() w/ .apply() 36995.5 Ops/sec
push apply alt 1807.8 Ops/sec


;