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

too slow for multiple call this api #1872

Closed
wiyr opened this issue Aug 22, 2022 · 1 comment
Closed

too slow for multiple call this api #1872

wiyr opened this issue Aug 22, 2022 · 1 comment

Comments

@wiyr
Copy link

wiyr commented Aug 22, 2022

ios = recurse_find_python_folders_and_files(FolderIO(str(self._path)))

I think this ios should be cached since multiple call project.search will cost too much time.

@davidhalter
Copy link
Owner

Won't be fixed in Jedi, will be fixed in my rewrite of Jedi in Rust. The relevant issue is #1059.

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

2 participants