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
More precise CPU instruction set specification for ASP.NET composite (#47207)
Based on offline feedback I have modified build of the ASP.NET
composite image to explicitly specify the following instruction
set extensions per Tanner's suggestion:
+x86-x64-v3
With this change, the composite image is about 500 KB longer -
before the change its length was 33_392_640 B, after the change
it's 33_832_960. As we're now working with the partial composite
that reduced the previous publishing size by about 30~40 MB, hopefully
this shouldn't be much of a concern.
Thanks
Tomas
0 commit comments