Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Use partial crossgen for select assemblies on Linux - #5252

Merged
sergiy-k merged 2 commits into
dotnet:masterfrom
MichalStrehovsky:partialCrossgen
Feb 28, 2019
Merged

Use partial crossgen for select assemblies on Linux#5252
sergiy-k merged 2 commits into
dotnet:masterfrom
MichalStrehovsky:partialCrossgen

Conversation

@MichalStrehovsky

Copy link
Copy Markdown
Member

Measurements show that doing partial crossgen on these assemblies captures about two thirds of the size savings we could achieve by partially crossgenning everything.

Only doing this for Linux, since Linux containers are more size-conscious.

Measurements show that doing partial crossgen on these assemblies captures about two thirds of the size savings we could achieve by partially crossgenning everything.

Only doing this for Linux, since Linux containers are more size-conscious.
@sergiy-k

Copy link
Copy Markdown

@MichalStrehovsky, thank you! @brianrob, do you have any objections against merging this change?

@sergiy-k
sergiy-k merged commit 0d80fe3 into dotnet:master Feb 28, 2019
@MichalStrehovsky
MichalStrehovsky deleted the partialCrossgen branch March 4, 2019 09:40
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…p#5252)

Measurements show that doing partial crossgen on these assemblies captures about two thirds of the size savings we could achieve by partially crossgenning everything.

Only doing this for Linux, since Linux containers are more size-conscious.

Commit migrated from dotnet/core-setup@0d80fe3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants