| Test case name | Result |
|---|---|
| set textContent | |
| cached textContent prototype | |
| avoid remove the existing node and create a new one |
| Test name | Executions per second |
|---|---|
| set textContent | 5388247.5 Ops/sec |
| cached textContent prototype | 3767642.5 Ops/sec |
| avoid remove the existing node and create a new one | 1926092.0 Ops/sec |