-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team