Test case name | Result |
---|---|
appendChild to fragment, then append after getElementById (with cloneNode) | |
appendChild to fragment, then append after createElement (with cloneNode) |
Test name | Executions per second |
---|---|
appendChild to fragment, then append after getElementById (with cloneNode) | 16487.8 Ops/sec |
appendChild to fragment, then append after createElement (with cloneNode) | 14868.2 Ops/sec |