Performance support request
I had FCC running really smoothly, and then I'm not sure what happened but somehow I lost my FCC settings. Might've been a Visual Studio update. Anyways, I set all the settings I could remember having changed and while the UI is back to what I like, it's taking REALLY long to process after running tests. It used to take only a few seconds, now it's a couple minutes. I've enabled MS code coverage which is the only setting I could see that would affect performance like this.
Bit of an odd request, but hope somebody can see what I'm missing. This is an awesome extension and I want to keep using it.
What version of FCC ? What version of Visual Studio ?
Does this occur consistently on this solution ? Does this occur on other solutions ?
Have you added any other extensions recently?
You can reset your settings by looking at
https://github.com/FortuneN/FineCodeCoverage/blob/6051fbd7f9178712e64ccaaba1da1db5a2ee909d/SharedProject/Options/AppOptionsProvider.cs#L60
Visual Studio 2022 version 17.14.8, FCC version 1.1.245 It does occur consistently on this solution. I don't have another solution to test with but I can get one if you think it'll help. Haven't added any other extensions in quite awhile.
"Haven't added any other extensions in quite awhile."
When did you have FCC running really smoothly ?
I don't have another solution to test with but I can get one if you think it'll help
Can you share the one you have the issue with ?
Otherwise I need a minimal repro.
I'll try to put together a project to repro with
What is the status of your issue ?
Haven't been able to repro in a separate project yet.