You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I originally thought this was a dotnet runtime issue but a single file executable basic console app is quicker on all runtimes than invoking dotnet run.
However once you add the Microsoft.Testing.Platform then a osx-x64 single file executable takes a lot longer.
I originally thought this was a dotnet runtime issue but a single file executable basic console app is quicker on all runtimes than invoking dotnet run.
However once you add the Microsoft.Testing.Platform then a osx-x64 single file executable takes a lot longer.
Benchmarks are here: https://github.com/thomhurst/SlowOsx64SingleFile/actions/runs/10811251824
Basic reproduction is available in that repository too.
The text was updated successfully, but these errors were encountered: