-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
Use case
The non-platform view part is too expensive (https://github.com/flutter/flutter/blob/master/dev/benchmarks/platform_views_layout/lib/main_non_intersecting.dart#L93-L94), making it not ideal test for platform view performance. Even if we completely remove platform view from this test, this project is almost as poor performing due to non-platform view widgets.
Proposal
A better project that measures platform view performance should use lighter-weight non-platform views.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Type
Projects
Status
Done