innerHTML vs DocumentFragmentFastest: DocumentFragment (1.6x faster)
106,493 ops/sec
68,296 ops/sec
Fastest: innerHTML (1.5x faster)
147,929 ops/sec
99,673 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 |
|---|---|
| ✓ DocumentFragment | 62,891 Ops/sec |
| innerHTML | 26,211 Ops/sec |