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

VS Debugger is slow #781

Open
jeromelaban opened this issue Oct 10, 2023 · 1 comment
Open

VS Debugger is slow #781

jeromelaban opened this issue Oct 10, 2023 · 1 comment

Comments

@jeromelaban
Copy link
Member

The debugger in VS is slow when stepping in/out/over, and is generally slow when finishing a debugging session.

Related to https://developercommunity.visualstudio.com/t/IDE-Freezes-when-hitting-a-breaking-in-C/10132527

@DierkDroth
Copy link

I can relate to that: WASM debugging performance when using breakpoints is almost a nightmare. It can take up to 30 seconds until VS is responsive again when hitting a breakpoint etc.

Subjectively I did not notice any improvement in WASM VS debugging performance since years.

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