Graphite icon indicating copy to clipboard operation
Graphite copied to clipboard

Improve node graph performance

Open adamgerhant opened this issue 8 months ago • 0 comments

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

adamgerhant avatar Jun 29 '25 09:06 adamgerhant