LearnNewsExamplesServices
Frontmatter
id144
titlePerformance testing: Fragments VS insertAdjacentHTML
stateClosed
labels
enhancementstale
assignees[]
createdAtDec 4, 2019, 2:40 PM
updatedAtSep 29, 2024, 4:38 AM
githubUrlhttps://github.com/neomjs/neo/issues/144
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 29, 2024, 4:38 AM

Performance testing: Fragments VS insertAdjacentHTML

Closed v7.9.1/archive-v7-9-1-chunk-1 enhancementstale
tobiu
tobiu commented on Dec 4, 2019, 2:40 PM

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

tobiu added the enhancement label on Dec 4, 2019, 2:40 PM