Test case name | Result |
---|---|
append | |
appendChild | |
insertAdjacentHTML | |
DOMParser | |
createContextualFragment | |
append documentFragment |
Test name | Executions per second |
---|---|
append | 767.2 Ops/sec |
appendChild | 748.5 Ops/sec |
insertAdjacentHTML | 1061.8 Ops/sec |
DOMParser | 869.9 Ops/sec |
createContextualFragment | 835.6 Ops/sec |
append documentFragment | 514.7 Ops/sec |