HTML Preparation code:
Script Preparation code:
Tests:
  • innerHTML

  • removeChild (checking and removing firstChild)

  • removeChild (calling hasChildNodes and removing lastChild)

  • removeChild (checking and removing lastChild)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    innerHTML
    removeChild (checking and removing firstChild)
    removeChild (calling hasChildNodes and removing lastChild)
    removeChild (checking and removing lastChild)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Firefox 78 on Linux
View result in a separate tab
Test name Executions per second
innerHTML 2533363.8 Ops/sec
removeChild (checking and removing firstChild) 3314375.0 Ops/sec
removeChild (calling hasChildNodes and removing lastChild) 3289887.5 Ops/sec
removeChild (checking and removing lastChild) 3271906.0 Ops/sec


;