innerHTML vs DocumentFragmentFastest: DocumentFragment (1.6x faster)
106,493 ops/sec
68,296 ops/sec
Fastest: innerHTML (1.5x faster)
147,084 ops/sec
98,180 ops/sec
Fastest: DocumentFragment (2.6x faster)
67,887 ops/sec
26,275 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| innerHTML | |
| DocumentFragment |
| Test name | Executions per second |
|---|---|
| ✓ innerHTML | 135,237 Ops/sec |
| DocumentFragment | 95,297 Ops/sec |