Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .createHTMLDocument() + .innerHTML
    DOMParser
    Nested .createElement() + .appendChild()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Windows
View result in a separate tab
.createHTMLDocument() + .innerHTML
226.8M/s
DOMParser
218.0M/s
Nested .createElement() + .appendChild()
213.7M/s
View exact numbers
Test name Executions per second
.createHTMLDocument() + .innerHTML 226,807,072 Ops/sec
DOMParser 218,004,352 Ops/sec
Nested .createElement() + .appendChild() 213,679,568 Ops/sec