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 | 50468.9 Ops/sec |
jQuery Element creation | 15117.4 Ops/sec |
Custom Method: document.CreateElementFromHTML() | 31464.8 Ops/sec |
Custom Method: HTMLElement.From() | 27692.5 Ops/sec |