Skip to content

[NativeAOT] System.Linq.Expressions size regression #89527

@eerhardt

Description

@eerhardt

Description

The "Stage2" / "TodosAPI" ASP.NET benchmark app's NativeAOT size has regressed in recent builds.

image

As you can see, the size increased from 31 MB to 41 MB.

Looking at the mstat diffs, I see most of the size increase coming from System.Linq.Expressions. This leads me to believe this was regressed by #89308.

Configuration

All

Regression?

Yes

Data

The before and after mstat files can be found in:
MStatFiles.zip

Analysis

Diffing the attached mstat files in sizoscope shows:

image

cc @MichalStrehovsky @ivanpovazan

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions