Why am I experience slow launch times with cargo? #1335
Unanswered
douglaslassance
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
LLDB's PDB debug info reader is pretty slow, so for large projects it may take a while. Otherwise, I wonder if |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It takes about 30 seconds versus 3 with a simple
cargo run.Configuration
rustup show
rustc --version
Terminal
Debug console
Launch JSON
Beta Was this translation helpful? Give feedback.
All reactions