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
Once dotnet/runtime#101866 is resolved, we should publish this as ReadyToRun and measure the startup time differences. If they are significantly better, it may be worth the executable size increase. In my testing, publishing as R2R added about 5MB to the size of the binary.
The text was updated successfully, but these errors were encountered:
JakeYallop
changed the title
Re-evaluate PublishReadyToRun=False
Re-evaluate use of PublishReadyToRun=FalseMay 18, 2024
Once dotnet/runtime#101866 is resolved, we should publish this as ReadyToRun and measure the startup time differences. If they are significantly better, it may be worth the executable size increase. In my testing, publishing as R2R added about 5MB to the size of the binary.
The text was updated successfully, but these errors were encountered: