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

slow debug with VS 2019 #2

Open
oferben11 opened this issue Nov 9, 2020 · 5 comments
Open

slow debug with VS 2019 #2

oferben11 opened this issue Nov 9, 2020 · 5 comments

Comments

@oferben11
Copy link

Hi, running in debug mode on Visual Studio 2019 with VLD enabled is very slow. Something like 10 times slower. CPU is high, so some thing is going on.
It is a multi-threaded application with a big heap consumption. Any idea?

@razor950
Copy link
Owner

razor950 commented Nov 11, 2020

I assume if VLD is not enabled everything is fine? I'd need to see if you are hitting a specific use case that is causing this slowness. I didn't write VLD and most of the fixes were a combination of a few different pull requests from the main repo + changes on different public repos + some minor changes I noticed. I suppose I could add more logging so we can try and determine where the issue is occuring.

@oferben11
Copy link
Author

oferben11 commented Nov 11, 2020 via email

@razor950
Copy link
Owner

Please check the edited message on Github, I made changes to that message above and I don't think it sent on the email thread.

@oferben11
Copy link
Author

oferben11 commented Nov 22, 2020 via email

@razor950
Copy link
Owner

could you check if latest version works fine and let me know, sorry for extremely late reply.

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