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

[Performance] Improve/address file searching especially for large workspaces #1856

Open
SydneyhSmith opened this issue Jul 18, 2022 · 1 comment
Labels

Comments

@SydneyhSmith
Copy link
Collaborator

SydneyhSmith commented Jul 18, 2022

There are significant performance impacts on projects with a large number of files in a workspace because of the way and frequency PSES searches through all of the files in a workspace

@ghost ghost added the Needs: Triage Maintainer attention needed! label Jul 18, 2022
@SydneyhSmith SydneyhSmith added Issue-Performance Something's slow. Area-Engine and removed Needs: Triage Maintainer attention needed! labels Jul 20, 2022
@fflaten
Copy link
Contributor

fflaten commented Feb 7, 2023

Fixed by #1917, @SeeminglyScience? Should only read files once + on change now.
And we can't affect VSCode-searching in general, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants