Test case name | Result |
---|---|
Programmatic Element creation | |
jQuery Element creation | |
Custom Method: document.CreateElementFromHTML() | |
Custom Method: HTMLElement.From() |
Test name | Executions per second |
---|---|
Programmatic Element creation | 17596.9 Ops/sec |
jQuery Element creation | 4414.8 Ops/sec |
Custom Method: document.CreateElementFromHTML() | 11611.8 Ops/sec |
Custom Method: HTMLElement.From() | 12266.4 Ops/sec |