Script Preparation code:
Tests:
  • append()

  • appendChild()

  • append() with apply()

  • appendChild() with loop

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    append()
    appendChild()
    append() with apply()
    appendChild() with loop

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129 on Windows
View result in a separate tab
Test name Executions per second
append() 531419.8 Ops/sec
appendChild() 565911.6 Ops/sec
append() with apply() 524588.2 Ops/sec
appendChild() with loop 483389.5 Ops/sec


;