Test case name | Result |
---|---|
append() | |
appendChild() | |
append() with apply() | |
appendChild() with loop |
Test name | Executions per second |
---|---|
append() | 264682.8 Ops/sec |
appendChild() | 291843.1 Ops/sec |
append() with apply() | 238947.7 Ops/sec |
appendChild() with loop | 286161.1 Ops/sec |