Replies: 1 comment 1 reply
-
i don't think so ? performance of lspsaga is the language server performance . if it can return response fast . lspsaga show it will fast. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Yesterday, I was downloading a huge file from internet. The downloader almost occupied the full speed of the network card (about 40MB/s). Then I found serious lagging of dashboard.nvim when starting up the neovim and some Lspsaga functions like
gD
has no response until several minutes passed.I think the I/O is enough because my system runs on HDD. So would the network occupation status affects the related performance?
Beta Was this translation helpful? Give feedback.
All reactions