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 | 13862.6 Ops/sec |
Text.nodeValue | 14068.8 Ops/sec |
Text.data with check against old value | 7733.5 Ops/sec |
Text.nodeValue with check against old value | 7680.4 Ops/sec |