append vs innerHTMLFastest: innerHTML (1.6x faster)
1,202 ops/sec
730 ops/sec
Fastest: innerHTML (2.6x faster)
2,206 ops/sec
865 ops/sec
Fastest: innerHTML (2.9x faster)
653 ops/sec
228 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| append | |
| innerHTML |
| Test name | Executions per second |
|---|---|
| ✓ innerHTML | 940 Ops/sec |
| append | 326 Ops/sec |