Replies: 2 comments
-
Not an issue, transferring to Q&A |
Beta Was this translation helpful? Give feedback.
0 replies
-
I can tell you what we do before you actually attach:
How long each of those things takes, hard to say. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given a use case such as this:
it would be nice to know how much of a performance hit we're getting by starting our code under debugpy, but not attaching to it. I've come across a situation where we might be running our code under debugpy in production, and I want to know how much this is hurting us. This does not seem to be covered by the current documentation.
Beta Was this translation helpful? Give feedback.
All reactions