| Test case name | Result |
|---|---|
| append() | |
| appendChild() | |
| append() with apply() | |
| appendChild() with loop |
| Test name | Executions per second |
|---|---|
| append() | 531419.8 Ops/sec |
| appendChild() | 565911.6 Ops/sec |
| append() with apply() | 524588.2 Ops/sec |
| appendChild() with loop | 483389.5 Ops/sec |