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 | 50278.4 Ops/sec |
jQuery Element creation | 14972.7 Ops/sec |
Custom Method: document.CreateElementFromHTML() | 30775.5 Ops/sec |
Custom Method: HTMLElement.From() | 29190.8 Ops/sec |