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

feat: multiwindow support #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apollo1321
Copy link

Related to #419

I have changed the scheduling system for callbacks, because the previous system was overly complex in scenarios involving multiple windows. I have been using this new scheduling system for several months and have not noticed any problems. Moreover it seem to be more responsive.

Additionally, I conducted performance testing using flamegraphs, and I observed that treesitter-context with the new scheduling system consumes approximately 8% of processing time, which appears to be within a reasonable range. I have included the flamegraph for reference.

out

@lewis6991
Copy link
Member

This is pretty unreviewable. Can you break this down into smaller PR's?

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