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 issue reported from VSCode/Pylance #6580

Open
dax-westerman opened this issue Oct 20, 2024 · 5 comments
Open

Performance issue reported from VSCode/Pylance #6580

dax-westerman opened this issue Oct 20, 2024 · 5 comments
Assignees
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user

Comments

@dax-westerman
Copy link

Environment data

  • Language Server version: 2024.10.101
  • OS and version: linux x64
  • Python version (and distribution if applicable, e.g. Anaconda):
  • python.analysis.indexing: true
  • python.analysis.typeCheckingMode: off

Code Snippet

XXX

Repro Steps

  1. XXX

Expected behavior

XXX

Actual behavior

XXX

Logs

XXX
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Oct 20, 2024
@debonte
Copy link
Contributor

debonte commented Oct 20, 2024

Thanks for the report. Unfortunately, this is not enough information for us to investigate this issue.

If this continues to be a problem, would you please reopen the issue and add the information described in the troubleshooting guide?

@debonte debonte closed this as completed Oct 20, 2024
@dax-westerman
Copy link
Author

No problem, this was a pop-up asking me if I wished to report the performance issue, so I clicked "yes". If there is additional detail I can provide, happy to do so. I am unaware of what caused the issue, however, as it just showed up. That said, I might suggest improving the default issue generation, please. If I am to take the time to help improve the product by sharing details, it will be helpful to know how to do so, other than closing the issue on an item for which I could not have additional context.

@debonte
Copy link
Contributor

debonte commented Oct 20, 2024

Can you share the project you were editing when you encountered this? Also, the "Python Language Service" log (from the time when you saw this) would be helpful.

The agree that using a different issue template for perf issues would make sense.

@dax-westerman
Copy link
Author

dax-westerman commented Oct 20, 2024

Sure, be happy to. Attached is log (redacted to obscure compute paths). Sorry, can't post code. In reviewing the places where the long-running operation was occurring, the code's pretty light in those places. That said, I think the issue might be related to Remote-SSH. The remote doesn't have an entry for this time frame, attached is local.

Python Language Server.log

@debonte debonte reopened this Oct 21, 2024
@debonte
Copy link
Contributor

debonte commented Oct 21, 2024

Without being able to repro the issue, we won't be able to fix it. Would you be willing to share the code privately? We would only use it to repro the issue and then delete it. Alternatively, if you can narrow down the repro (ex. by commenting out code until it goes away), perhaps you can generate a separate project that repros the problem without exposing anything proprietary.

@debonte debonte assigned debonte and unassigned bschnurr Oct 21, 2024
@debonte debonte added the waiting for user response Requires more information from user label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user
Projects
None yet
Development

No branches or pull requests

3 participants