Very slow debugging performance .NET Core
I'm having an issue when debugging applications using Rider on my work PC. I have used the same configuration on my home PC with no issues, so aside from spec differences, I'm unclear as to why it would be so slow. My work computer has 16Gb RAM and my home computer is 32Gb RAM, but it doesn't seem to be a memory issue as it would often only be Rider running. My work computer has an Intel Core i7 4790 CPU @ 3.6Ghz running 64 bit which is similar to my home PC. All operations seem to run smoothly when editing code, it's only when initiating a debugging session where the performance is very noticeably different to when debugging using Visual Studio. Any help would be greatly appreacited.
Please sign in to leave a comment.
Hello Pajohns,
Sorry to hear that you've run into performance problems. Please make sure you use the latest version. Also please try the latest Rider EAP and check if the problem persists.
If you still observe the same performance issue then please collect the following information:
- Rider logs:
- Backend snapshot, use the following instruction(sampling part);
- Frontend snapshot, use this guide;
Create a new issue via `Help | Report a bug` or `Help | Contact support` and attach all the info there. Please share large files via https://uploads.jetbrains.com/ form.
Thank you in advance and have a great day!