HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Procedural Element creation
    jQuery Element creation
    Custom Method: document.CreateElementFromHTML()
    Custom Method: HTMLElement.From()

    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/128.0.0.0 Safari/537.36
Chrome 128 on Windows
View result in a separate tab
Procedural Element creation
204K/s
Custom Method: document.CreateElementFromHTML()
116K/s
Custom Method: HTMLElement.From()
113K/s
jQuery Element creation
57K/s
View exact numbers
Test name Executions per second
Procedural Element creation 203,587 Ops/sec
Custom Method: document.CreateElementFromHTML() 115,507 Ops/sec
Custom Method: HTMLElement.From() 112,516 Ops/sec
jQuery Element creation 57,243 Ops/sec