Skip to content

Add benchmarks for text scrolling / text input #115595

@LongCatIsLooong

Description

@LongCatIsLooong

Currently when a text field is focused, the framework sends a relatively large amount of data (especially on iOS) to the platform text input plugin. This is probably not currently measured / monitored by any benchmark as the data transmission is usually only triggered on text layout changes or when the text field scrolls.

Since a text entering/deleting benchmark will have to include the time spent interacting with the OS text input system it could be very flaky but it will still be great if we can get a warning when a change renders text input unusable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsperf: speedPerformance issues related to (mostly rendering) speedplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamteam: benchmarkPerformance issues found by inspecting benchmarkstriaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions