Frontmatter
| id | 5519 |
| title | vdom.Helper: createDeltas() => remove findVnode() & add a flat map for the old & new vnode tree |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 3, 2024, 9:12 PM |
| updatedAt | Jul 3, 2024, 9:13 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5519 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 3, 2024, 9:13 PM |
too many tree queries and too complicated.
adding the flat maps will boost the performance.