Skip to content

[ios] benchmarks/platform_views_layout project is too heavy in non-platform view #143534

@hellohuanlin

Description

@hellohuanlin

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 listplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions