HTML Preparation code:
Script Preparation code:
Tests:
  • Array.prototype.concat

  • Array.prototype.push.apply()

  • cached for + push

  • naive

  • naive imp

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.prototype.concat
    Array.prototype.push.apply()
    cached for + push
    naive
    naive imp

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Safari 14 on Mac OS X 10.15.6
View result in a separate tab
Test name Executions per second
Array.prototype.concat 6551822.5 Ops/sec
Array.prototype.push.apply() 3447502.5 Ops/sec
cached for + push 1132438.1 Ops/sec
naive 1193868.4 Ops/sec
naive imp 829212.4 Ops/sec