Test case name | Result |
---|---|
appendChild | |
append documentFragment | |
appendChild w/ requestAnimationFrame | |
append documentFragment w/ requestAnimationFrame |
Test name | Executions per second |
---|---|
appendChild | 94107.0 Ops/sec |
append documentFragment | 80614.9 Ops/sec |
appendChild w/ requestAnimationFrame | 1207435.5 Ops/sec |
append documentFragment w/ requestAnimationFrame | 126065.2 Ops/sec |