innerText vs innerHtml vs textContentFastest: innerHtml (671.8x faster)
125,289 ops/sec
1,504 ops/sec
186 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| innerText | |
| innerHtml | |
| textContent |
| Test name | Executions per second |
|---|---|
| ✓ innerHtml | 110,186 Ops/sec |
| innerText | 50 Ops/sec |
| textContent | 21 Ops/sec |