Skip to content

perf(system): Optimize performance of internal functions - #6024

Open
peterkogo wants to merge 1 commit into
perf/remove-selectorsfrom
perf/system
Open

peterkogo wants to merge 1 commit into
perf/remove-selectorsfrom
perf/system

Conversation

@peterkogo

@peterkogo peterkogo commented Sep 16, 2026

Copy link
Copy Markdown
Member

We have improved performance of adoptUserNodes and updateConnectionLookup in almost all cases. The worst case for processing subflows has received a small penalty though the case is very unlikely to occur. (Subflow with very (!!) high number of nodes, where the only nodes with parentId are at the very end)

@changeset-bot

changeset-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cbd84d0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@peterkogo
peterkogo added this pull request to stack #6007 September 16, 2026 12:07
@peterkogo peterkogo changed the title Optimize performance of adoptUserNodes & updateConnectionLookup perf(system): Optimize performance of internal functions Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant