| Test case name | Result |
|---|---|
| appendChild | |
| append documentFragment | |
| appendChild w/ requestAnimationFrame | |
| append documentFragment w/ requestAnimationFrame |
| Test name | Executions per second |
|---|---|
| appendChild | 200320.0 Ops/sec |
| append documentFragment | 153125.6 Ops/sec |
| appendChild w/ requestAnimationFrame | 3212219.2 Ops/sec |
| append documentFragment w/ requestAnimationFrame | 313781.2 Ops/sec |