Adam Sitnik

Results 301 comments of Adam Sitnik
trafficstars

I've updated crank and run the benchmarks again. I am still seeing the same issue: ![obraz](https://user-images.githubusercontent.com/6011991/117853319-8d3fd800-b288-11eb-9681-035b5b9d8ad3.png)

I've narrowed down the regression to https://github.com/dotnet/runtime/pull/50778 and opened an issue in the runtime repo: https://github.com/dotnet/runtime/issues/52640 I am not closing this issue yet as it would be great to clarify...

@davidfowl https://dotnetcli.blob.core.windows.net/dotnet/Sdk/main/latest.version points to 6.0.100-preview.7.21379.14, can we revert #1688 now?

@sebastienros could you please do that? I have no permissions in this repo and I can't click the "Revert" button

Hi @danatcofo Could you please send a PR with an updated description? Thanks!

@Arithmomaniac Very good points! > but there's little on here you can read for free, I was thinking about adding a `$` sign to paid resources. Sample: - $ [paid...

hi @kuskmen I like the idea, however, I am not sure if we should apply it to all list and all resources. I am afraid that very few people are...

@sporty81 could you please say something more about profiling with Stackify? (it was added in #13)

> src/libraries/apicompat/ApiCompat.proj(50,5): error CP0014: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot remove attribute 'System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android")' from 'System.Console.WindowHeight.get'. @ViktorHofer we want to introduce this change on purpose, what is needed to make the CI green in such...

@ViktorHofer I've done that and pushed the changes. I can perform a full clean build now (`build -c Release -subset clr+libs+libs.tests`) on both Windows and Linux, but the CI is...