innerText vs innerHtml vs textContentFastest: innerHtml (35.7x faster)
8,804 ops/sec
298 ops/sec
247 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 | 6,274 Ops/sec |
| textContent | 219 Ops/sec |
| innerText | 189 Ops/sec |