Skip to content
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

[Perf] Partial updates #335

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

[Perf] Partial updates #335

wants to merge 12 commits into from

Conversation

cibernox
Copy link
Collaborator

@cibernox cibernox commented Jan 17, 2025

In several situation, instead of sending the entire AST to be updated, only the node being edited is sent, saving bandwidth and processing time

@cibernox cibernox added the enhancement New feature or improvement label Jan 17, 2025
@cibernox cibernox self-assigned this Jan 17, 2025
@cibernox cibernox requested a review from leandrocp January 17, 2025 20:41
@cibernox cibernox changed the title [WIP] [Perf] Partial updates [Perf] Partial updates Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants