Skip to content

Add test harness for iOS to run engine benchmarks on device #97844

@gw280

Description

@gw280

In order to run benchmarks on device we need a signed app. There's currently one for the unit test framework, so we can do something similar for benchmarks as well.

The idea here is to vend a dylib from the flutter engine build that contains the benchmark tests that need to be run, and link to that from the iOS test app and call into the dylib's entrypoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions