| Test case name | Result |
|---|---|
| createTextNode | |
| textContent | |
| innerText | |
| append | |
| new text |
| Test name | Executions per second |
|---|---|
| createTextNode | 7182606.5 Ops/sec |
| textContent | 31741844.0 Ops/sec |
| innerText | 6907534.0 Ops/sec |
| append | 8853421.0 Ops/sec |
| new text | 4372737.0 Ops/sec |