Volkmar Rigo

Results 13 comments of Volkmar Rigo

@piju3 > I'd encourage you to reconsider your goals. > > The state of observability solutions is awful. Developers need to combine at least 4 different products (Grafana, Prometheus, Jaeger,...

Hi... One consideration that you could make is to add this functionality using a separate visual studio extension... That way you would have two advantages: * You can have a...

Thanks for the feedback. I missed the initial performance hit because of a mistake in the benchmark... I should have cleared the cache before every invocation. That changes the situation...

No, I didn't analyze our system performance. But I know, that we have a lot of late-bound code in our project. So I thought that by improving IVarGet/Put i could...

Thanks. Yes, it is very important, that this feature doesn't impact the editing performance. Maybe it could help, if you limit this to method parameters and local variables for the...

I personally think, that the warnings will not help that much because there will be millions of them in legacy projects. And if I want to get a list of...

Anything else I can do to get this RR merged? I'm not very experienced in making PR's to open source projects, so I don't know if I missed something.