-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Open
3 / 103 of 10 issues completedOpen
3 / 103 of 10 issues completed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-iosOwned by iOS platform teamOwned by iOS platform teamteam: benchmarkPerformance issues found by inspecting benchmarksPerformance issues found by inspecting benchmarkstriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
Add benchmarks for key performance metrics to compare a Flutter app with an equivalent native app.
- Create benchmarking app for flutter. It should have minimal assets, ios only, (optional) with endless scrolling. #162025
- Create equivalent app for SwiftUI. #162026
- Move the app and scripts to flutter/flutter benchmarks
- Add new benchmarks for Flutter
- Add new benchmarks for SwiftUI
- App Size
- Compile Time
- Time To First Frame
- Scrolling
- Hook up the metrics to Skiaperf benchmarks
- Make sure all benchmarks are added to Skiaperf benchmarks alerts (the regex just changed so it may need to be added explicitly).
Design Doc/Inspo: flutter.dev/go/ui-imitation-games
Sub-issues
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-iosOwned by iOS platform teamOwned by iOS platform teamteam: benchmarkPerformance issues found by inspecting benchmarksPerformance issues found by inspecting benchmarkstriaged-iosTriaged by iOS platform teamTriaged by iOS platform team