Replies: 1 comment 1 reply
-
I have not noticed this myself, but VS4mac is always problematic no matter what I am doing. There are certainly points where the source generators can be perf improved, but this isn't something I'm going to do since it is only used for boilerplate code insertion. It isn't needed to increase overall app performance and the user can insert the boilerplate code themselves which is what I would recommend doing if the perf is bothering you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Platforms Affected: Visual Studio Mac 8.10.20 and prior
It might be Windows too, however I don't have any Windows machines to test with. And if it was Windows more people would be complaining I am sure.
I've tried to use Shiny.BLE in 2 separate projects over the past 8 months. After including Shiny, the IDE's intellisense starts to take takes 1-5+ seconds when previously it would be virtually instantaneous. After removing Shiny the responsiveness comes back.
Perhaps is an issue with the source code generators and VS for Mac. I can reliably reproduce this issue though.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions