-
Notifications
You must be signed in to change notification settings - Fork 26
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
Investigate slow response times for completion for LCLS. #687
Comments
It is consistently slow for me. Doesn't get any faster the 2nd time I try. I wonder if there's some network call in the background to build that list, for example from a schema that isn't being cached and that could be arbitrarily slow depending on your environment. It's worth noting that similar slow performance has been observed during SVT testing: #689. |
Tested on Windows with lemminx 0.27.0, same issue. |
Just wanting to note the information reported by @Jonathan-Maciel in this issue during SVT:
|
Performance degradation while editing server.xml has also been observed in Liberty Tools for Eclipse (starting in 23.0.9 or 23.0.12 - still investigating) and Liberty Tools for VS Code (starting in version 23.0.9). Issue open for LT VS Code: OpenLiberty/liberty-tools-vscode#329 |
While running start in container i am experiencing slowness in loading server.xml feature tags. Screen.Recording.2024-09-18.at.5.58.07.PM.mov |
While testing one of our recent drivers on my Windows 11 workstation, I'm noticing observably slow response times for completion requests in server.xml.
The user can see that something is loading, but I've observed it's taking up to 6 seconds just to display a list of feature names.
[Trace - 12:58:01] Received response 'textDocument/completion - (56)' in 5978ms.
The text was updated successfully, but these errors were encountered: