Adam Sitnik

Results 317 comments of Adam Sitnik

@richlander We have removed the .NET 5 `FileStream` compatibility mode. @danmoseley suggested to me that we should list it as a breaking change as well. I've added a description that...

As a workaround you can use the search provided by the web browser : ![image](https://user-images.githubusercontent.com/6011991/150494654-783198a6-97cd-46eb-82bc-ac846ea02bdb.png)

> Any update regarding this topic? The issue is still up-for-grabs, I've provided the hints for potential contributor in the comment above: https://github.com/dotnet/BenchmarkDotNet/issues/784#issuecomment-1284135130 Until somebody grabs it, implements and sends...

> Does BenchmarkDotNet have extension points for adding runtimes/build scripts/communication We provide such extension points and contributions that add support for new runtimes are welcomed. In https://github.com/dotnet/BenchmarkDotNet/pull/1483 you can see...

> developed recently some specialized toolchain+runtime for running BenchmarkDotNet with Unity Mono, IL2CPP and even Burst Impressive! > We cannot make it OSS @xoofx is there any chance you could...

Thank you for your contribution @caaavik-msft !

@albahari We won't be able to change this API easily in the future (we expect that more tooling will start depending on it very soon). It would be great if...

> could you please link an upstream runtime issue to track? @janvorli do you have a link to the DAC issue/PR?

I think this feature is too niche to add it to BDN and make our config even more complex. We can just document that the users need to use the...

> is that what you had in mind? Exactly!