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

vim lsp causing huge slow down on large C++ file #1580

Open
spartan-117 opened this issue Sep 13, 2024 · 0 comments
Open

vim lsp causing huge slow down on large C++ file #1580

spartan-117 opened this issue Sep 13, 2024 · 0 comments

Comments

@spartan-117
Copy link

spartan-117 commented Sep 13, 2024

I've several source file above 2k lines of C++ file and in each of them the vim-lsp plugins bring a important slow down when you change mode N -> I or I -> N

It seems that the biggest bottleneck comes from this function :
75_handle_semantic_tokens_delta_response defined in start/vim-lsp/autoload/lsp/internal/semantic.vim

profile.log

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

No branches or pull requests

1 participant