Skip to content

improve tree perf#2555

Draft
patricklx wants to merge 3 commits intoemberjs:mainfrom
patricklx:improve-tree-perf
Draft

improve tree perf#2555
patricklx wants to merge 3 commits intoemberjs:mainfrom
patricklx:improve-tree-perf

Conversation

@patricklx
Copy link
Copy Markdown
Collaborator

@patricklx patricklx commented Feb 7, 2024

This improves the tree serialization performance by only serializing the nodes that are displayed.
This is done by initially only sending the id, name, type of the nodes.
The inspector then requests the serialized node that are in the view and this also happens whenever an update is sent

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