Skip to content

Improve node graph performance #2795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

adamgerhant
Copy link
Collaborator

@adamgerhant adamgerhant commented Jun 29, 2025

Move wire rendering into backend
Implement culling for offscreen nodes
Improves properties/document upgrade stability

Decreases frame time from 120ms -> 20ms when zoomed in on red dress node graph
Increases frame time from 120 -> 200ms when fully zoomed out

Old:
chrome_D18AToYUWg
New:
chrome_AMXWLyTqfv

Known issues:
Direct wire paths not supported.
Subpath rectangle_intersections_exist function is buggy, so dragging onto wire is still inconsistent

@otdavies
Copy link
Member

otdavies commented Jul 1, 2025

!build

Copy link

github-actions bot commented Jul 1, 2025

📦 Build Complete for be143ca
https://f74d22a9.graphite.pages.dev

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.

2 participants