Skip to content

[NativeAOT] Cleanup LowLevelList<T>#118649

Merged
jkotas merged 7 commits intodotnet:mainfrom
huoyaoyuan:low-level-list-3
Aug 19, 2025
Merged

[NativeAOT] Cleanup LowLevelList<T>#118649
jkotas merged 7 commits intodotnet:mainfrom
huoyaoyuan:low-level-list-3

Conversation

@huoyaoyuan
Copy link
Copy Markdown
Member

The remaining usages are all for reference types. Switching to normal list should pay little size overhead.

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Aug 12, 2025
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Aug 12, 2025

Switching to normal list should pay little size overhead.

Yes, the latest size numbers look pretty good!

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Aug 18, 2025

/azp run runtime-nativeaot-outerloop

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Aug 19, 2025

/ba-g DeadLetter

Copy link
Copy Markdown
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas jkotas merged commit 090dd07 into dotnet:main Aug 19, 2025
112 of 119 checks passed
@huoyaoyuan huoyaoyuan deleted the low-level-list-3 branch August 19, 2025 01:57
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants