Frontmatter
| id | 144 |
| title | Performance testing: Fragments VS insertAdjacentHTML |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Dec 4, 2019, 2:40 PM |
| updatedAt | Sep 29, 2024, 4:38 AM |
| githubUrl | https://github.com/neomjs/neo/issues/144 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 29, 2024, 4:38 AM |
This only matters for inserting new DOM nodes, not for delta updates.
Since the last performance testing round might be outdated, we should do some performance now testing to see if insertAdjacentHTML() is still the fastest way.
https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment