| Test case name | Result |
|---|---|
| Text.data | |
| Text.nodeValue | |
| Text.data with check against old value | |
| Text.nodeValue with check against old value |
| Test name | Executions per second |
|---|---|
| Text.data | 5851.7 Ops/sec |
| Text.nodeValue | 6823.8 Ops/sec |
| Text.data with check against old value | 3996.0 Ops/sec |
| Text.nodeValue with check against old value | 3850.4 Ops/sec |