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

The performance of lsp--try-project-root-workspaces has significant room for improvement #4536

Open
eval-exec opened this issue Aug 31, 2024 · 0 comments

Comments

@eval-exec
Copy link
Contributor

eval-exec commented Aug 31, 2024

Hello,
My rust project has 1000 files, I tried to open 1000 files at once, and the profiler shows that the performance of lsp-workspace-root has significant room for improvement.

 (dolist every_file in project_files
    (find-file every_file)
)

https://gist.github.com/eval-exec/95b09258fa5f64596cd63ca3b98c36e2

@eval-exec eval-exec changed the title The performance of lsp-workspace-root has significant room for improvement The performance of lsp--try-project-root-workspaces has significant room for improvement Aug 31, 2024
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