LearnNewsExamplesServices
Frontmatter
id5520
titlevdom.Helper: createDeltas() => remove VNodeUtil.findChildVnodeById()
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 3, 2024, 9:15 PM
updatedAtJul 3, 2024, 9:27 PM
githubUrlhttps://github.com/neomjs/neo/issues/5520
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 3, 2024, 9:27 PM

vdom.Helper: createDeltas() => remove VNodeUtil.findChildVnodeById()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 3, 2024, 9:15 PM

now that we do have the flat maps in place, we can also replace this one (performance boost).

tobiu added the enhancement label on Jul 3, 2024, 9:15 PM
tobiu assigned to @tobiu on Jul 3, 2024, 9:15 PM
tobiu referenced in commit 9860411 - "vdom.Helper: createDeltas() => remove VNodeUtil.findChildVnodeById() #5520" on Jul 3, 2024, 9:26 PM
tobiu
tobiu Jul 3, 2024, 9:27 PM

removed 2/4 occurrences. the other ones did not query the full tree, but a sub-tree.

tobiu closed this issue on Jul 3, 2024, 9:27 PM
tobiu cross-referenced by #5521 on Jul 3, 2024, 10:24 PM