Test case name | Result |
---|---|
innerHTML shortString | |
innerHTML longString | |
textContent shortString | |
textContent longString |
Test name | Executions per second |
---|---|
innerHTML shortString | 363047.0 Ops/sec |
innerHTML longString | 177652.0 Ops/sec |
textContent shortString | 369765.2 Ops/sec |
textContent longString | 287717.0 Ops/sec |