Test case name | Result |
---|---|
Procedural Element creation | |
jQuery Element creation | |
Custom Method: document.CreateElementFromHTML() | |
Custom Method: HTMLElement.From() |
Test name | Executions per second |
---|---|
Procedural Element creation | 203587.0 Ops/sec |
jQuery Element creation | 57242.8 Ops/sec |
Custom Method: document.CreateElementFromHTML() | 115507.4 Ops/sec |
Custom Method: HTMLElement.From() | 112515.9 Ops/sec |