Skip to content

Conversation

@albyrock87
Copy link
Contributor

@albyrock87 albyrock87 commented Sep 13, 2025

Description of Change

#31595 contains a PoC that tries to speed up the layout pass by avoiding Java -> .NET calls.

It's too late to make this happen in .NET10 GA, so we prepare the ground for a later SR by introducing a Java class to be used by LayoutViewGroup as superclass.

@albyrock87 albyrock87 marked this pull request as ready for review September 13, 2025 12:47
@albyrock87 albyrock87 requested a review from a team as a code owner September 13, 2025 12:47
@dotnet-policy-service
Copy link
Contributor

Hey there @@albyrock87! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Sep 13, 2025
@jsuarezruiz jsuarezruiz added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf) labels Sep 15, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@albyrock87
Copy link
Contributor Author

Failures can't be related to this, which means there are some flaky tests around.

@PureWeen PureWeen added this to the .NET 10.0-rc2 milestone Sep 22, 2025
@PureWeen PureWeen moved this from Todo to Ready To Review in MAUI SDK Ongoing Sep 22, 2025
@github-project-automation github-project-automation bot moved this from Ready To Review to Approved in MAUI SDK Ongoing Sep 25, 2025
@rmarinho rmarinho merged commit aeff2cf into dotnet:net10.0 Sep 25, 2025
149 of 151 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in MAUI SDK Ongoing Sep 25, 2025
@PureWeen PureWeen mentioned this pull request Oct 21, 2025
2 tasks
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter community ✨ Community Contribution perf/general The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants